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