ByeControlFrame Class |
Namespace: FM.IceLink
The ByeControlFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| ByeControlFrame |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(Int64) |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(Int64) |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(DataBuffer) |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(Int64, String) |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(Int64, Int64) |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(Int64, String) |
Initializes a new instance of the ByeControlFrame class.
| |
| ByeControlFrame(Int64, Int64, String) |
Initializes a new instance of the ByeControlFrame class.
|
| Name | Description | |
|---|---|---|
| Byte1Last5Bits |
Gets or sets the last 5 bits of the first byte.
(Inherited from MediaControlFrame.) | |
| DataBuffer |
Gets or sets the buffer.
(Inherited from MediaControlFrame.) | |
| FixedPayloadHeaderLength |
Gets the length of the fixed payload header.
| |
| FixedReasonForLeavingPayloadHeaderLength |
Gets the length of the fixed reason for leaving header.
| |
| Payload |
Gets or sets the payload.
(Inherited from MediaControlFrame.) | |
| PayloadLengthWithPadding |
Gets or sets the length of the payload, in bytes, with padding.
(Inherited from MediaControlFrame.) | |
| PayloadType |
Gets or sets the payload type.
(Inherited from MediaControlFrame.) | |
| Reason |
Gets a value indicating whether this instance has a reason for leaving.
| |
| ReasonForLeaving |
Gets the reason for leaving as a string.
| |
| ReasonForLeavingLength |
Gets the length of the reason for leaving.
| |
| ReasonForLeavingOffset |
Gets the offset of the ReasonForLeaving in the payload.
| |
| ReasonForLeavingPayload |
Gets or sets the reason for leaving.
| |
| RegisteredPayloadType |
Gets the goodbye payload type.
| |
| SourceCount |
Gets the number of Sources.
| |
| Sources |
Gets or sets the synchronization and contributing sources.
| |
| SourcesLength |
Gets the length of the Sources in bytes.
| |
| SourcesPayloadOffset |
Gets the offset of the Sources array in the payload.
| |
| StreamId |
Gets the stream ID.
(Inherited from MediaControlFrame.) | |
| Version |
Gets or sets the version.
(Inherited from MediaControlFrame.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |