Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MP4_Mangler
FragmentBoxes
sdtp
C# 클래스 MP4_Mangler.FragmentBoxes.sdtp
Sample dependence table
상속:
FullBox
파일 보기
프로젝트 열기: i-e-b/HLS---Smooth-Encoder
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
FrameCount
int
Prepared
bool
공개 메소드들
메소드
설명
AddFrame
(
GenericMediaFrame
f
) :
void
Add a frame to this trun
Prepare
( ) :
void
sdtp
( ) :
System
메소드 상세
AddFrame()
공개
메소드
Add a frame to this trun
public
AddFrame
(
GenericMediaFrame
f
) :
void
f
GenericMediaFrame
리턴
void
Prepare()
공개
메소드
public
Prepare
( ) :
void
리턴
void
sdtp()
공개
메소드
public
sdtp
( ) :
System
리턴
System
프로퍼티 상세
FrameCount
보호되어 있는 프로퍼티
protected
int
FrameCount
리턴
int
Prepared
보호되어 있는 프로퍼티
protected
bool
Prepared
리턴
bool