C# Class CodeTV.PSI.PSIDescriptorAC3

Inheritance: PSIDescriptor
Show file Open project: dgis/CodeTV Class Usage Examples

Public Methods

Method Description
Parse ( byte data, int offset ) : void
ToString ( string prefix ) : string
ToStringDescriptorOnly ( string prefix ) : string

Method Details

Parse() public method

public Parse ( byte data, int offset ) : void
data byte
offset int
return void

ToString() public method

public ToString ( string prefix ) : string
prefix string
return string

ToStringDescriptorOnly() public method

public ToStringDescriptorOnly ( string prefix ) : string
prefix string
return string