#include <lid.h>
Public Member Functions | |
Construction | |
| OpalLIDRegistration (const char *name) | |
Operations | |
| virtual OpalLineInterfaceDevice * | Create (void *parameters) const =0 |
Protected Attributes | |
| OpalLIDRegistration * | link |
Friends | |
| class | OpalLineInterfaceDevice |
An application may create a descendent off this class and override the Create() function to make the instance of a class implementing a transcoder.
|
|
Create a new transcoder registration.
|
|
|
Create an instance of the transcoder implementation.
|
|
|
|
|
|
|
1.4.2