AudioFrame Methods |
The AudioFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddBuffer |
Adds a buffer.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | AddBuffers |
Adds some buffers.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | Clone |
Clones this instance.
(Overrides MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.Clone().) |
![]() | CreateInstance |
Creates a new instance.
(Overrides MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.CreateInstance().) |
![]() | CreateMediaBufferCollection |
Creates a media buffer collection.
(Overrides MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.CreateMediaBufferCollection().) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBuffer(Boolean) |
Gets the last buffer whose format packetization flag matches the specified flag.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | GetBuffer(String) |
Gets the last buffer whose format name matches the specified format name.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | GetBuffer(TFormat) |
Gets the last buffer whose format is equivalent to the specified format.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | GetBuffer(Boolean, Boolean) |
Gets the last buffer whose format packetization and encryption flags
matches the specified flags.
(Inherited from MediaFrame<TBuffer, 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 MediaFrame<TBuffer, 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 MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | HasBuffer(TFormat, String) |
Checks if a buffer exists with format equivalence and source ID.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveBuffer |
Removes a buffer.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | RemoveBuffers() |
Removes all buffers.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | RemoveBuffers(TBuffer[]) |
Removes some buffers.
(Inherited from MediaFrame<TBuffer, TBufferCollection, TFormat, TFrame>.) |
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | ToString |
Returns a string that represents this instance.
(Overrides Object.ToString().) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |