PacketizedVideoBuffer Methods | 
The PacketizedVideoBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | 
            Clones this instance.
              (Inherited from VideoBuffer.) | |
| Convert(VideoFormat) | 
            Creates a new video buffer using the specified format.
              (Inherited from VideoBuffer.) | |
| Convert(VideoFormat, DataBuffer) | 
            Creates a new video buffer using the specified format.
              (Inherited from VideoBuffer.) | |
| CreateInstance | 
            Creates a new instance.
              (Overrides VideoBufferCreateInstance.) | |
| 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 VideoBuffer.) | |
| SetDynamicValue | 
            Sets a property value in the local cache.
              (Inherited from Dynamic.) | |
| ToJson | 
            Serializes this instance to JSON.
              (Inherited from VideoBuffer.) | |
| ToPlanar | 
            Converts a planar representation of this
            packed buffer, if in YUV-packed format.
            Otherwise, returns the current buffer.
              (Inherited from VideoBuffer.) | |
| ToString | 
            Returns a string that represents this instance.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| UnsetDynamicValue | 
            Unsets a property value in the local cache.
              (Inherited from Dynamic.) |