OcaMediaConnectorCommand¶
-
class
OcaMediaConnectorCommand()¶ Command values for OcaMediaNetwork.ControlConnector(…)
-
OcaMediaConnectorCommand.None¶ type: OcaMediaConnectorCommand
Singleton object corresponding to the entry with value
0.
-
OcaMediaConnectorCommand.Start¶ type: OcaMediaConnectorCommand
Singleton object corresponding to the entry with value
1.
-
OcaMediaConnectorCommand.Pause¶ type: OcaMediaConnectorCommand
Singleton object corresponding to the entry with value
2.
-