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... | |
Profile IDs.
| + (int) baseline |
Gets the value indicating baseline.
| + (int) cavlc444 |
Gets the value indicating CAVLV 4:4:4.
| + (int) extended |
Gets the value indicating extended.
| + (int) high |
Gets the value indicating high.
| + (int) high10 |
Gets the value indicating high 10.
| + (int) high422 |
Gets the value indicating high 4:2:2.
| + (int) high444 |
Gets the value indicating high 4:4:4.
| - (instancetype) init |
| + (int) main |
Gets the value indicating main.
| + (FMLiveSwitchH264ProfileIdc*) profileIdc |
| + (int) scalableBaseline |
Gets the value indicating scalable baseline.
| + (int) scalableHigh |
Gets the value indicating scalable high.