Class ContentEncodingScope
Valid Matroska content encoding element scopes.
Inheritance
System.Object
    ContentEncodingScope
  Namespace: FM.LiveSwitch.Matroska
Assembly: FM.LiveSwitch.dll
Syntax
public class ContentEncodingScope : object
  Properties
All
Gets a value indicating all.
Declaration
public static long All { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int64 | 
CodecPrivate
Gets a value indicating codec private.
Declaration
public static long CodecPrivate { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int64 | 
ContentCompressionInNextContentEncoding
Gets a value indicating content compression in next content encoding.
Declaration
public static long ContentCompressionInNextContentEncoding { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int64 |