MediaBufferTFormat, TBuffer Methods |
The MediaBufferTFormat, TBuffer generic type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clones this instance.
| |
CreateInstance |
Creates a new instance.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Free |
Frees the data buffers referenced by this instance.
| |
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.
| |
MemberwiseClone | (Inherited from Object.) | |
Mute |
Mutes this instance. This is a one-way operation that clears
the underlying data buffer. If the buffer has an unsupported
format, this method will return false.
| |
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.) |