C# 클래스 CSharpRTMP.Core.MediaFormats.mp4.boxes.IgnoredAtom

상속: BaseAtom
파일 보기 프로젝트 열기: langhuihui/csharprtmp 1 사용 예제들

공개 메소드들

메소드 설명
Hierarchy ( int indent ) : string
IgnoredAtom ( MP4Document document, uint type, long size, long start )
Read ( ) : void

메소드 상세

Hierarchy() 공개 메소드

public Hierarchy ( int indent ) : string
indent int
리턴 string

IgnoredAtom() 공개 메소드

public IgnoredAtom ( MP4Document document, uint type, long size, long start )
document MP4Document
type uint
size long
start long

Read() 공개 메소드

public Read ( ) : void
리턴 void