FMLiveSwitchH264ProfileIdc Class Reference

Profile IDs. More...

Instance Methods

(instancetype) - init
 

Class Methods

(int) + baseline
 Gets the value indicating baseline. More...
 
(int) + cavlc444
 Gets the value indicating CAVLV 4:4:4. More...
 
(int) + extended
 Gets the value indicating extended. More...
 
(int) + high
 Gets the value indicating high. More...
 
(int) + high10
 Gets the value indicating high 10. More...
 
(int) + high422
 Gets the value indicating high 4:2:2. More...
 
(int) + high444
 Gets the value indicating high 4:4:4. More...
 
(int) + main
 Gets the value indicating main. More...
 
(FMLiveSwitchH264ProfileIdc *) + profileIdc
 
(int) + scalableBaseline
 Gets the value indicating scalable baseline. More...
 
(int) + scalableHigh
 Gets the value indicating scalable high. More...
 

Detailed Description

Profile IDs.

Method Documentation

◆ baseline

+ (int) baseline

Gets the value indicating baseline.

◆ cavlc444

+ (int) cavlc444

Gets the value indicating CAVLV 4:4:4.

◆ extended

+ (int) extended

Gets the value indicating extended.

◆ high

+ (int) high

Gets the value indicating high.

◆ high10

+ (int) high10

Gets the value indicating high 10.

◆ high422

+ (int) high422

Gets the value indicating high 4:2:2.

◆ high444

+ (int) high444

Gets the value indicating high 4:4:4.

◆ init

- (instancetype) init

◆ main

+ (int) main

Gets the value indicating main.

◆ profileIdc

+ (FMLiveSwitchH264ProfileIdc*) profileIdc

◆ scalableBaseline

+ (int) scalableBaseline

Gets the value indicating scalable baseline.

◆ scalableHigh

+ (int) scalableHigh

Gets the value indicating scalable high.