Class Cues
A Matroska EBML Cues element.
Inherited Members
Namespace: FM.LiveSwitch.Matroska
Assembly: FM.LiveSwitch.dll
Syntax
public class Cues : Element
Properties
EbmlId
Gets the EBML ID.
Declaration
public static byte[] EbmlId { get; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |
Id
Gets the EBML ID.
Declaration
public override byte[] Id { get; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |
Overrides
Methods
GetInnerBytes()
Gets the inner bytes.
Declaration
protected override byte[] GetInnerBytes()
Returns
| Type | Description |
|---|---|
| System.Byte[] |