fm.liveswitch.matroska.ContentEncodingScope Class Reference

Valid Matroska content encoding element scopes. More...

Public Member Functions

 ContentEncodingScope ()
 

Static Public Member Functions

static long getAll ()
 Gets a value indicating all. More...
 
static long getCodecPrivate ()
 Gets a value indicating codec private. More...
 
static long getContentCompressionInNextContentEncoding ()
 Gets a value indicating content compression in next content encoding. More...
 

Detailed Description

Valid Matroska content encoding element scopes.

Constructor & Destructor Documentation

◆ ContentEncodingScope()

fm.liveswitch.matroska.ContentEncodingScope.ContentEncodingScope ( )

Member Function Documentation

◆ getAll()

static long fm.liveswitch.matroska.ContentEncodingScope.getAll ( )
static

Gets a value indicating all.

◆ getCodecPrivate()

static long fm.liveswitch.matroska.ContentEncodingScope.getCodecPrivate ( )
static

Gets a value indicating codec private.

◆ getContentCompressionInNextContentEncoding()

static long fm.liveswitch.matroska.ContentEncodingScope.getContentCompressionInNextContentEncoding ( )
static

Gets a value indicating content compression in next content encoding.