Click or drag to resize
H263VisualSampleEntry Fields

The H263VisualSampleEntry type exposes the following members.

Fields
  NameDescription
Public fieldBoxType
Contains the type of the box.
(Inherited from Box.)
Public fieldBoxValueType
The value representation of the box type.
(Inherited from Box.)
Public fieldCompressorName (Inherited from VisualSampleEntry.)
Public fieldDataReferenceIndex
Is an integer that contains the index of the data reference to use to retrieve data associated with samples that use this sample description. Data references are stored in Data Reference Boxes. The index ranges from 1 to the number of data references.
(Inherited from SampleEntry.)
Public fieldDepth (Inherited from VisualSampleEntry.)
Public fieldFrameCount (Inherited from VisualSampleEntry.)
Public fieldHeight (Inherited from VisualSampleEntry.)
Public fieldHorizontalResolution (Inherited from VisualSampleEntry.)
Public fieldPredefined (Inherited from VisualSampleEntry.)
Public fieldPredefined2 (Inherited from VisualSampleEntry.)
Public fieldreserved (Inherited from SampleEntry.)
Public fieldSizeExcludingHeader
The size of the box without header.
(Inherited from Box.)
Public fieldSizeIncludingHeader
The size of the current box including header.
(Inherited from Box.)
Public fieldUserType
Custom Box type (uuid).
(Inherited from Box.)
Public fieldVerticalResolution (Inherited from VisualSampleEntry.)
Public fieldWidth (Inherited from VisualSampleEntry.)
Top
See Also