C# 클래스 Smoothget.Mp4.TrackRunBox

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

공개 프로퍼티들

프로퍼티 타입 설명
array Smoothget.Mp4.TrackRunBox.Element[]
data_offset int
data_offset_present bool
first_sample_flags uint
first_sample_flags_present bool
sample_composition_time_offsets_present bool
sample_count uint
sample_duration_present bool
sample_flags_present bool
sample_size_present bool
tr_flags uint

공개 메소드들

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

메소드 상세

TrackRunBox() 공개 메소드

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

프로퍼티 상세

array 공개적으로 프로퍼티

public TrackRunBox.Element[],Smoothget.Mp4 array
리턴 Smoothget.Mp4.TrackRunBox.Element[]

data_offset 공개적으로 프로퍼티

public int data_offset
리턴 int

data_offset_present 공개적으로 프로퍼티

public bool data_offset_present
리턴 bool

first_sample_flags 공개적으로 프로퍼티

public uint first_sample_flags
리턴 uint

first_sample_flags_present 공개적으로 프로퍼티

public bool first_sample_flags_present
리턴 bool

sample_composition_time_offsets_present 공개적으로 프로퍼티

public bool sample_composition_time_offsets_present
리턴 bool

sample_count 공개적으로 프로퍼티

public uint sample_count
리턴 uint

sample_duration_present 공개적으로 프로퍼티

public bool sample_duration_present
리턴 bool

sample_flags_present 공개적으로 프로퍼티

public bool sample_flags_present
리턴 bool

sample_size_present 공개적으로 프로퍼티

public bool sample_size_present
리턴 bool

tr_flags 공개적으로 프로퍼티

public uint tr_flags
리턴 uint