Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 734 Bytes

OperatingPointsInformationProperty.md

File metadata and controls

17 lines (11 loc) · 734 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.

Properties

Name Type Description Notes
ToString string Text summary of the box.

Constructors

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

[Back to API_README]