FMLiveSwitchMatroskaVideoDisplayUnit Class Reference

Valid Matroska video element display units. More...

Instance Methods

(instancetype) - init
 

Class Methods

(long long) + centimeters
 Gets a value indicating centimeters. More...
 
(long long) + displayAspectRatio
 Gets a value indicating display aspect ratio. More...
 
(long long) + inches
 Gets a value indicating inches. More...
 
(long long) + pixels
 Gets a value indicating pixels. More...
 
(FMLiveSwitchMatroskaVideoDisplayUnit *) + videoDisplayUnit
 

Detailed Description

Valid Matroska video element display units.

Method Documentation

◆ centimeters

+ (long long) centimeters

Gets a value indicating centimeters.

◆ displayAspectRatio

+ (long long) displayAspectRatio

Gets a value indicating display aspect ratio.

◆ inches

+ (long long) inches

Gets a value indicating inches.

◆ init

- (instancetype) init

◆ pixels

+ (long long) pixels

Gets a value indicating pixels.

◆ videoDisplayUnit

+ (FMLiveSwitchMatroskaVideoDisplayUnit*) videoDisplayUnit