C# 클래스 MP4_Mangler.HeaderBoxes.stts

An empty time-to-sample box.
상속: FullBox
파일 보기 프로젝트 열기: i-e-b/HLS---Smooth-Encoder 1 사용 예제들

공개 메소드들

메소드 설명
Prepare ( ) : void
stts ( ) : System

Creates a stts with no data (empty box)

메소드 상세

Prepare() 공개 메소드

public Prepare ( ) : void
리턴 void

stts() 공개 메소드

Creates a stts with no data (empty box)
public stts ( ) : System
리턴 System