FMLiveSwitchMatroskaContentEncodingScope Class Reference

Valid Matroska content encoding element scopes. More...

Instance Methods

(instancetype) - init
 

Class Methods

(long long) + all
 Gets a value indicating all. More...
 
(long long) + codecPrivate
 Gets a value indicating codec private. More...
 
(long long) + contentCompressionInNextContentEncoding
 Gets a value indicating content compression in next content encoding. More...
 
(FMLiveSwitchMatroskaContentEncodingScope *) + contentEncodingScope
 

Detailed Description

Valid Matroska content encoding element scopes.

Method Documentation

◆ all

+ (long long) all

Gets a value indicating all.

◆ codecPrivate

+ (long long) codecPrivate

Gets a value indicating codec private.

◆ contentCompressionInNextContentEncoding

+ (long long) contentCompressionInNextContentEncoding

Gets a value indicating content compression in next content encoding.

◆ contentEncodingScope

+ (FMLiveSwitchMatroskaContentEncodingScope*) contentEncodingScope

◆ init

- (instancetype) init