AudioFrame Class |
Namespace: FM.IceLink
The AudioFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | AudioFrame(Int32) |
Initializes a new instance of the AudioFrame class.
|
![]() | AudioFrame(Int32, AudioBuffer) |
Initializes a new instance of the AudioFrame class.
|
![]() | AudioFrame(Int32, AudioBuffer) |
Initializes a new instance of the AudioFrame class.
|
Name | Description | |
---|---|---|
![]() | Buffer |
Gets or sets the buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | Buffers |
Gets or sets the buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | ContributingSources |
Gets or sets the contributing sources.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | Duration |
Gets or sets the duration.
|
![]() | 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.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | RtpSequenceNumber |
Gets or sets the RTP sequence number.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | RtpTimestamp |
Gets or sets the RTP timestamp.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | SequenceNumber |
Gets or sets the sequence number.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | SynchronizationSource |
Gets or sets the synchronization source.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | Timestamp |
Gets or sets the timestamp.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
Name | Description | |
---|---|---|
![]() | AddBuffer |
Adds a buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | AddBuffers |
Adds some buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | Clone |
Clones this instance.
(Overrides MediaFrameTBuffer, TBufferCollection, TFormat, TFrameClone.) |
![]() | CreateInstance |
Creates a new instance.
(Overrides MediaFrameTBuffer, TBufferCollection, TFormat, TFrameCreateInstance.) |
![]() | CreateMediaBufferCollection |
Creates a media buffer collection.
(Overrides MediaFrameTBuffer, TBufferCollection, TFormat, TFrameCreateMediaBufferCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBuffer(Boolean) |
Gets the last buffer whose format packetization flag matches the specified flag.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(String) |
Gets the last buffer whose format name matches the specified format name.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(TFormat) |
Gets the last buffer whose format is equivalent to the specified format.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(Boolean, Boolean) |
Gets the last buffer whose format packetization and encryption flags
matches the specified flags.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(TFormat, String) |
Gets the last buffer whose format is equivalent to the specified format
and whose source ID matches the specified source ID.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | 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.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | HasBuffer(TFormat, String) |
Checks if a buffer exists with format equivalence and source ID.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveBuffer |
Removes a buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | RemoveBuffers |
Removes all buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | RemoveBuffers(TBuffer) |
Removes some buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | ToString |
Returns a string that represents this instance.
(Overrides ObjectToString.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |