PictureMediaBuffer Fields |
The PictureMediaBuffer type exposes the following members.
Name | Description | |
---|---|---|
Buffer |
Holds elements relevant to MediaBuffer.
(Inherited from MediaBufferT.) | |
EndTime |
Media time (End). In most cases this represents the presentation time + duration.
(Inherited from MediaBufferT.) | |
ExtendedInfo |
Is used to store additional/custom information within the buffer.
(Inherited from MediaBufferT.) | |
Format |
Format of Picture
| |
IsDiscontinuity |
Indicates that there was a discontinuity in the stream. This flag is passed to decoders.
(Inherited from MediaBufferT.) | |
IsKeyFrame |
true if this instance is key frame.
(Inherited from MediaBufferT.) | |
PackageType |
Describes the content of this buffer.
(Inherited from MediaBufferT.) | |
StartTime |
Media time (Start). In most cases this represents the presentation time.
(Inherited from MediaBufferT.) |