VirtualBox

source: vbox/trunk/src/libs/ffmpeg-20060710/libavformat/mov.h@ 10184

最後變更 在這個檔案從10184是 5776,由 vboxsync 提交於 17 年 前

ffmpeg: exported to OSE

檔案大小: 260 位元組
 
1#ifndef FFMPEG_MOV_H
2#define FFMPEG_MOV_H
3
4/* mov.c */
5extern const CodecTag ff_mov_obj_type[];
6extern int ff_mov_iso639_to_lang(const char *lang, int mp4);
7
8typedef struct Time2Sample{
9 int count;
10 int duration;
11}Time2Sample;
12
13#endif /* FFMPEG_MOV_H */
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette