MediaFrameTBuffer, TBufferCollection, TFormat, TFrame Class |
Namespace: FM.IceLink
The MediaFrameTBuffer, TBufferCollection, TFormat, TFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaFrameTBuffer, TBufferCollection, TFormat, TFrame |
Initializes a new instance of the MediaFrameTBuffer, TBufferCollection, TFormat, TFrame class.
| |
| MediaFrameTBuffer, TBufferCollection, TFormat, TFrame(TBuffer) |
Initializes a new instance of the MediaFrameTBuffer, TBufferCollection, TFormat, TFrame class.
| |
| MediaFrameTBuffer, TBufferCollection, TFormat, TFrame(TBuffer) |
Initializes a new instance of the MediaFrameTBuffer, TBufferCollection, TFormat, TFrame class.
|
| Name | Description | |
|---|---|---|
| Buffer |
Gets or sets the buffer.
| |
| Buffers |
Gets or sets the buffers.
| |
| ContributingSources |
Gets or sets the contributing sources.
| |
| DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
| IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
| LastBuffer |
Gets the most recent buffer.
| |
| RtpSequenceNumber |
Gets or sets the RTP sequence number.
| |
| RtpTimestamp |
Gets or sets the RTP timestamp.
| |
| SequenceNumber |
Gets or sets the sequence number.
| |
| SynchronizationSource |
Gets or sets the synchronization source.
| |
| Timestamp |
Gets or sets the timestamp.
|
| Name | Description | |
|---|---|---|
| AddBuffer |
Adds a buffer.
| |
| AddBuffers |
Adds some buffers.
| |
| Clone |
Clones this instance.
| |
| CreateInstance |
Creates a new instance.
| |
| CreateMediaBufferCollection |
Creates a media buffer collection.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBuffer(Boolean) |
Gets the last buffer whose format packetization flag matches the specified flag.
| |
| GetBuffer(String) |
Gets the last buffer whose format name matches the specified format name.
| |
| GetBuffer(TFormat) |
Gets the last buffer whose format is equivalent to the specified format.
| |
| GetBuffer(Boolean, Boolean) |
Gets the last buffer whose format packetization and encryption flags
matches the specified flags.
| |
| GetBuffer(TFormat, String) |
Gets the last buffer whose format is equivalent to the specified format
and whose source ID matches the specified source ID.
| |
| GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| HasBuffer(TFormat) |
Checks if a buffer exists with format equivalence.
| |
| HasBuffer(TFormat, String) |
Checks if a buffer exists with format equivalence and source ID.
| |
| MemberwiseClone | (Inherited from Object.) | |
| RemoveBuffer |
Removes a buffer.
| |
| RemoveBuffers |
Removes all buffers.
| |
| RemoveBuffers(TBuffer) |
Removes some buffers.
| |
| SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) | |
| ToString | (Inherited from Object.) | |
| UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |