C# 클래스 Smoothget.Mp4.TrackFragmentBox

상속: Box
파일 보기 프로젝트 열기: pinglossy/smoothget 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
sdtp SampleDependencyTypeBox
tfhd TrackFragmentHeaderBox
tfrf TfrfBox
tfxd TfxdBox
trun TrackRunBox

공개 메소드들

메소드 설명
TrackFragmentBox ( byte boxBytes, int start, int end ) : System

메소드 상세

TrackFragmentBox() 공개 메소드

public TrackFragmentBox ( byte boxBytes, int start, int end ) : System
boxBytes byte
start int
end int
리턴 System

프로퍼티 상세

sdtp 공개적으로 프로퍼티

public SampleDependencyTypeBox,Smoothget.Mp4 sdtp
리턴 SampleDependencyTypeBox

tfhd 공개적으로 프로퍼티

public TrackFragmentHeaderBox,Smoothget.Mp4 tfhd
리턴 TrackFragmentHeaderBox

tfrf 공개적으로 프로퍼티

public TfrfBox,Smoothget.Mp4 tfrf
리턴 TfrfBox

tfxd 공개적으로 프로퍼티

public TfxdBox,Smoothget.Mp4 tfxd
리턴 TfxdBox

trun 공개적으로 프로퍼티

public TrackRunBox,Smoothget.Mp4 trun
리턴 TrackRunBox