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