Click or drag to resize

SdesControlFrame Properties

The SdesControlFrame type exposes the following members.

Properties
  NameDescription
Public propertyByte1Last5Bits
Gets or sets the last 5 bits of the first byte.
(Inherited from MediaControlFrame.)
Public propertyChunks
Gets or sets the source description chunks.
Public propertyDataBuffer
Gets or sets the buffer.
(Inherited from MediaControlFrame.)
Public propertyStatic memberFixedPayloadHeaderLength
Gets the length of the fixed payload header.
Public propertyPayload
Gets or sets the payload.
(Inherited from MediaControlFrame.)
Public propertyPayloadLengthWithPadding
Gets or sets the length of the payload, in bytes, with padding.
(Inherited from MediaControlFrame.)
Public propertyPayloadType
Gets or sets the payload type.
(Inherited from MediaControlFrame.)
Public propertyStatic memberRegisteredPayloadType
Gets the session description payload type.
Public propertySourceCount
Gets the source count.
Public propertyStreamId
Gets the stream ID.
(Inherited from MediaControlFrame.)
Public propertyVersion
Gets or sets the version.
(Inherited from MediaControlFrame.)
Top
See Also