Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TsRemux
ElementaryParse
C# Class TsRemux.ElementaryParse
Mostrar archivo
Open project: antiochus/tsremux
Protected Properties
Property
Type
Description
indicator
int
mData
byte[]
Public Methods
Method
Description
ElementaryParse
( ) :
System
Protected Methods
Method
Description
GetNextBit
( ) :
byte
Method Details
ElementaryParse()
public
method
public
ElementaryParse
( ) :
System
return
System
GetNextBit()
protected
method
protected
GetNextBit
( ) :
byte
return
byte
Property Details
indicator
protected_oe property
protected
int
indicator
return
int
mData
protected_oe property
protected
byte[]
mData
return
byte[]