OcaMediaStreamCastMode¶
-
class
OcaMediaStreamCastMode
()¶ Type of media endpoint: unicast or multicast.
-
OcaMediaStreamCastMode.
None
¶ type: OcaMediaStreamCastMode
Singleton object corresponding to the entry with value
0
.
-
OcaMediaStreamCastMode.
Unicast
¶ type: OcaMediaStreamCastMode
Singleton object corresponding to the entry with value
1
.
-
OcaMediaStreamCastMode.
Multicast
¶ type: OcaMediaStreamCastMode
Singleton object corresponding to the entry with value
2
.
-