Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 726 Bytes

File metadata and controls

17 lines (11 loc) · 726 Bytes

openize.isobmff.OperatingPointsInformationProperty

The 'oinf' property informs about the different operating points provided by a bitstream and their constitution.Each operating point is related to an output layer set and a combination of a profile, level and tier.

Methods

Name Type Description Notes
toString() String Text summary of the box.

Constructors

Name Description Parameters
OperatingPointsInformationProperty NOT IMPLEMENTED. BitStreamReader stream - File stream.
long size - Box size in bytes.

[Back to API_README]