A frame of encoded video.
Fields
byte content[] The encoded data, which needs to be presented to a decoder to gain the corresponding decoded pixels.
int headerLength The length in bytes of the header in the encoded file (this can be added to the length of content to derive the entire length of the encoded frame).
int timestamp The timestamp of this video frame within the timeline of the video (if available).