comparison mxf.h @ 4279:2402eb8c37ff libavformat

write essence container data
author bcoudurier
date Fri, 23 Jan 2009 20:57:12 +0000
parents 77e0c7511d41
children 8f0e6cdf0a59
comparison
equal deleted inserted replaced
4278:5bf611a311b9 4279:2402eb8c37ff
40 Preface, 40 Preface,
41 Identification, 41 Identification,
42 ContentStorage, 42 ContentStorage,
43 SubDescriptor, 43 SubDescriptor,
44 IndexTableSegment, 44 IndexTableSegment,
45 EssenceContainerData,
45 TypeBottom,// add metadata type before this 46 TypeBottom,// add metadata type before this
46 }; 47 };
47 48
48 typedef struct { 49 typedef struct {
49 UID key; 50 UID key;