|
|
|
|
|
Constants for managing streams (sound and video)
| | | Constant | Description | Used by the functions or properties |
---|
StreamAll | Video + Sound stream (StreamFullDuplexSound + StreamFullDuplexVideo). | StreamPlay, StreamStop | StreamCallerName | Name of the stream issuer. | StreamInfo, StreamStop | StreamCallerNumber | Number of the stream issuer (iP address for example). | StreamInfo, StreamStop | StreamFullDuplexSound | Incoming and outgoing sound stream (corresponds to StreamOutgoingSound + StreamIncomingSound). | StreamPlay, StreamStop | StreamFullDuplexVideo | Incoming and outgoing video stream (corresponds to StreamOutgoingVideo + FluxVidéoRéception). | StreamPlay, StreamStop | StreamIncomingDisplay | Video displayed in the Conference control field: The video displayed corresponds to the video received on the current workstation. | Display property | StreamIncomingSound | Incoming sound stream. | StreamPlay, StreamStop | StreamIncomingVideo | Incoming video stream. | StreamPlay, StreamStop | StreamNoDisplay | Video displayed in conference control: No video displayed. | Display property | StreamOutgoingDisplay | Video displayed in the Conference control field: The video displayed corresponds to the video transmitted by the current station. | Display property | StreamOutgoingSound | Outgoing sound stream. | StreamPlay, StreamStop | StreamOutgoingVideo | Outgoing video stream. | StreamPlay, StreamStop | StreamSound | Type of data transmitted by the stream: Sound data are transmitted. | OutgoingData property | StreamVideo | Type of data transmitted by the stream: Video data is transmitted. | OutgoingData property |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|