Click or drag to resize

VideoDetails Properties

The VideoDetails type exposes the following members.

Properties
  NameDescription
Public propertyChannelId
Video channel ID associated with media engine resources.
Public propertyCodec
The name of the video codec being used.
Public propertyEncryptionType
Type of encryption used for the audio session.
Public propertyIsMediaProxied
Status indication for whether tunneled Video goes through proxy or not.
Public propertyIsMediaTunneled
Status indication for whether Video tunneled or not.
Public propertyIsRtcpEncrypted
Indicates whether RTCP is encrypted or not.
Public propertyLocalIPAddress
Local media IP address.
Public propertyLocalPort
Local media termination port.
Public propertyPayloadType
Payload Type.
Public propertyReceiveStatistics
Video receive statistics.
Public propertyRemoteIPAddress
Remote media IP address.
Public propertyRemotePort
Remote media termination port.
Public propertyRoundTripTimeMilliseconds
The round-trip audio delay (in milliseconds) calculated as per RFC. 3550.
Public propertyTransmitStatistics
Video transmit statistics.
Top
See Also