?? mp4addodtrack.3
字號:
.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library".SH "NAME".LP \fBMP4AddODTrack\fR \- Add a object descriptor (OD) track.SH "SYNTAX".LP #include <mp4.h>.LP MP4TrackId \fBMP4AddODTrack\fR(.br MP4FileHandle \fIhFile\fP.br ).SH "ARGUMENTS".LP .TP \fIhFile\fPSpecifies the mp4 file to which the operation applies..SH "RETURN VALUES".LP Upon success, the track id of the new track. Upon an error, MP4_INVALID_TRACK_ID..SH "DESCRIPTION".LP \fBMP4AddODTrack\fR adds an object descriptor (aka OD) track to the mp4 file. MP4WriteSample() can then be used to add the desired OD commands to the track. The burden is currently on the calling application to understand OD..LP Those wishing to have a simple audio/video scene without understanding OD may wish to use MP4MakeIsmaCompliant() to create the minimal OD and BIFS information..SH "SEE ALSO".LP MP4(3)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -