Update cvocodecinterface.h

pull/216/head
narspt 4 years ago committed by GitHub
parent 0b0cbec470
commit 247471c15b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,7 @@ public:
// get
virtual const char *GetName(void) const { return ""; }
virtual const char *GetSerial(void) const { return ""; }
// manage channels
virtual int GetNbChannels(void) const { return 0; }

Loading…
Cancel
Save

Powered by TurnKey Linux.