C# 클래스 TsRemux.H264Info

상속: ElementaryParse
파일 보기 프로젝트 열기: antiochus/tsremux 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetNextExpGolomb System.UInt32
ScalingListSkip void

공개 메소드들

메소드 설명
H264Info ( byte data, int offset ) : System

비공개 메소드들

메소드 설명
GetNextExpGolomb ( ) : UInt32
ScalingListSkip ( int skip ) : void

메소드 상세

H264Info() 공개 메소드

public H264Info ( byte data, int offset ) : System
data byte
offset int
리턴 System