consumer_avformat.c: report list of muxers when f=list and codecs when acodec=list...
[melted] / src / framework / mlt_frame.h
index 6850bd9..83300b9 100644 (file)
@@ -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