C# 클래스 MP4_Mangler.HeaderBoxes.mvex

Root level fragment signalling box. Sibling of ftyp, moof, mdat and mfra
상속: Box
파일 보기 프로젝트 열기: i-e-b/HLS---Smooth-Encoder 1 사용 예제들

공개 메소드들

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

Creates an 'mvex' box, which signals that the containing file is at least partially fragmented. Also adds blank 'trex' boxes for each track ID specified

메소드 상세

Prepare() 공개 메소드

public Prepare ( ) : void
리턴 void

mvex() 공개 메소드

Creates an 'mvex' box, which signals that the containing file is at least partially fragmented. Also adds blank 'trex' boxes for each track ID specified
public mvex ( ) : System
리턴 System