X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_frame.h;h=83300b97da05a4ea34d898f4c4c472075cd8c499;hb=18d9ae818addddc1a836fa7644bbf18df544792b;hp=6850bd96bba6918e7935051eecb44f5fc0bb6b2b;hpb=e5fd66367b6f976e3bcb0ada98408afcb40cb2ce;p=melted diff --git a/src/framework/mlt_frame.h b/src/framework/mlt_frame.h index 6850bd9..83300b9 100644 --- a/src/framework/mlt_frame.h +++ b/src/framework/mlt_frame.h @@ -46,6 +46,8 @@ typedef int ( *mlt_get_audio )( mlt_frame self, int16_t **buffer, mlt_audio_form * \properties \em _producer holds a reference to the frame's end producer * \properties \em _speed * \properties \em meta.* holds metadata + * \properties \em hide set to 1 to hide the video, 2 to mute the audio + * \properties \em last_track a flag to indicate an end-of-tracks frame */ struct mlt_frame_s