PacketizedVideoBuffer Properties | 
The PacketizedVideoBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| DataBuffer | 
            Gets or sets the data buffer.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| DataBuffers | 
            Gets or sets the data buffers.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| DynamicProperties | 
            Gets or sets the dynamic properties on this instance.
              (Inherited from Dynamic.) | |
| Format | 
            Gets or sets the format.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| Height | 
            Gets or sets the height.
              (Inherited from VideoBuffer.) | |
| IsAbgr | 
            Gets a value indicating whether this buffer has ABGR video.
              (Inherited from VideoBuffer.) | |
| IsArgb | 
            Gets a value indicating whether this buffer has ARGB video.
              (Inherited from VideoBuffer.) | |
| IsBgr | 
            Gets a value indicating whether this buffer has BGR video.
              (Inherited from VideoBuffer.) | |
| IsBgra | 
            Gets a value indicating whether this buffer has BGRA video.
              (Inherited from VideoBuffer.) | |
| IsDirty | 
            Gets or sets a value indicating whether this instance is dirty.
              (Inherited from Serializable.) | |
| IsH264 | 
            Gets a value indicating whether this buffer has H.264 video.
              (Inherited from VideoBuffer.) | |
| IsI420 | 
            Gets a value indicating whether this buffer has I420 video.
              (Inherited from VideoBuffer.) | |
| IsKeyFrame | 
            Gets a value indicating whether this buffer contains a keyframe.
              (Inherited from VideoBuffer.) | |
| IsMuted | 
            Gets a value indicating whether this instance has been muted.
              (Inherited from VideoBuffer.) | |
| IsNv12 | 
            Gets a value indicating whether this buffer has NV12 video.
              (Inherited from VideoBuffer.) | |
| IsNv21 | 
            Gets a value indicating whether this buffer has NV21 video.
              (Inherited from VideoBuffer.) | |
| IsRaw | 
            Gets a value indicating whether this buffer has raw video.
              (Inherited from VideoBuffer.) | |
| IsRgb | 
            Gets a value indicating whether this buffer has RGB video.
              (Inherited from VideoBuffer.) | |
| IsRgba | 
            Gets a value indicating whether this buffer has RGBA video.
              (Inherited from VideoBuffer.) | |
| IsRgbaType | 
            Gets a value indicating whether this buffer has raw RGBA, BGRA, ARGB, or ABGR video.
              (Inherited from VideoBuffer.) | |
| IsRgbType | 
            Gets a value indicating whether this buffer has raw RGB or BGR video.
              (Inherited from VideoBuffer.) | |
| IsVp8 | 
            Gets a value indicating whether this buffer has VP8 video.
              (Inherited from VideoBuffer.) | |
| IsVp9 | 
            Gets a value indicating whether this buffer has VP9 video.
              (Inherited from VideoBuffer.) | |
| IsYuvType | 
            Gets a value indicating whether this buffer has raw I420, YV12, NV12, or NV21 video.
              (Inherited from VideoBuffer.) | |
| IsYv12 | 
            Gets a value indicating whether this buffer has YV12 video.
              (Inherited from VideoBuffer.) | |
| LastSequenceNumber | 
            Gets or sets the last sequence number.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| Orientation | 
            Gets or sets the orientation.
              (Inherited from VideoBuffer.) | |
| RecoveredByFec | 
            Gets or sets a value indicating whether this buffer contains
            data recovered by forward error correction (FEC).
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpHeader | 
            Gets or sets the Rtp Packet Header for this media buffer.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpHeaders | 
            Gets or sets the Rtp Packet Headers for this media buffer.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpSequenceNumber | 
            Gets or sets the RTP sequence number.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| RtpSequenceNumbers | 
            Gets or sets the RTP sequence numbers.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| SequenceNumber | 
            Gets or sets the sequence number.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| SequenceNumbers | 
            Gets or sets the sequence numbers.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| SourceId | 
            Gets or sets the source identifier.
              (Inherited from MediaBufferTFormat, TBuffer.) | |
| Stride | 
            Gets or sets the stride.
              (Inherited from VideoBuffer.) | |
| Strides | 
            Gets or sets the strides.
              (Inherited from VideoBuffer.) | |
| Width | 
            Gets or sets the width.
              (Inherited from VideoBuffer.) |