|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ApplicationInfo | Provides information about the connected application. |
ServiceInfo | Provides information about a server connection backend used by the common library. |
Class Summary | |
ApplicationType | Enumerates application type available for OMSDK in Config Server |
InitializationParameters | Placeholder for the parameters required to initialize the library. |
InitializationServices | Placeholder for the read-only list of services to initialize. |
InteractionField | |
OMSDKConnector | Entry point for the Open Media SDKs. |
OMSDKEnum | Base class for classes that enumerate predefined values. |
ServiceStatus | Enumerates the possible statuses of service connections. |
ServiceType | Enumerates the possible types of service connections. |
Exposes the open media common classes for connecting servers, accessing connection services and getting application information.
To start, initialize the OMSDKConnector
component. Once connected, use the OMSDKConnector to monitor connection activity. You can now initialize the MIL or QIL library depending on the SDK you are using.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |