AudioBuffer Methods |
The AudioBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyGain |
Applies gain to this instance.
|
![]() | CalculateLevel |
Calculates the level of this instance.
|
![]() | Clone |
Clones this instance.
(Overrides MediaBufferTFormat, TBufferClone.) |
![]() | CreateInstance |
Creates a new instance.
(Overrides MediaBufferTFormat, TBufferCreateInstance.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | Free |
Frees the data buffers referenced by this instance.
(Inherited from MediaBufferTFormat, TBuffer.) |
![]() | GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Keep |
Keeps the data buffers referenced by this instance.
(Inherited from MediaBufferTFormat, TBuffer.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Mute |
Mutes this instance. This is a one-way operation that clears
the underlying data buffer.
(Overrides MediaBufferTFormat, TBufferMute.) |
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | ToString |
Returns a string that represents this instance.
(Inherited from MediaBufferTFormat, TBuffer.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |