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

상속: VersionedAtom
파일 보기 프로젝트 열기: langhuihui/csharprtmp

공개 메소드들

메소드 설명
AtomSUBS ( ) : System
AtomSUBS ( MP4Document document, uint type, long size, long start ) : System
ReadData ( ) : void

메소드 상세

AtomSUBS() 공개 메소드

public AtomSUBS ( ) : System
리턴 System

AtomSUBS() 공개 메소드

public AtomSUBS ( MP4Document document, uint type, long size, long start ) : System
document MP4Document
type uint
size long
start long
리턴 System

ReadData() 공개 메소드

public ReadData ( ) : void
리턴 void