PacketizedAudioBuffer Methods |
The PacketizedAudioBuffer type exposes the following members.
Name | Description | |
---|---|---|
ApplyGain |
Applies gain to this instance.
(Inherited from AudioBuffer.) | |
CalculateLevel |
Calculates the level of this instance.
(Inherited from AudioBuffer.) | |
Clone |
Clones this instance.
(Inherited from AudioBuffer.) | |
CreateInstance |
Creates a new instance.
(Overrides AudioBufferCreateInstance.) | |
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.
(Inherited from AudioBuffer.) | |
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.) |