mlt 0.7.6

Todo List

Global mlt_frame_s::mlt_frame_clone (mlt_frame self, int is_deep)
copy the processing deques

Global mlt_frame_s::mlt_frame_get_image (mlt_frame self, uint8_t **buffer, mlt_image_format *format, int *width, int *height, int writable)
Better describe the width and height as inputs.

Class mlt_producer_s
define the media metadata taxonomy

Global mlt_producer_s::mlt_producer_cut (mlt_producer self, int in, int out)
Expand on the value of a cut.

Global mlt_producer_s::mlt_producer_is_mix (mlt_producer self)
Define a mix producer.

Global mlt_producer_s::mlt_producer_optimise (mlt_producer self)
learn more about this

Global mlt_producer_s::mlt_producer_seek (mlt_producer self, mlt_position position)
Document how the properties affect behavior.

Global mlt_producer_s::producer_get_frame (mlt_service service, mlt_frame_ptr frame, int index)
Learn more about the details and document how certain properties affect its behavior.

Global mlt_properties_s::mlt_properties_preset (mlt_properties self, const char *name)
Look in a user-specific location - somewhere in the home directory.
TWiki Appliance - Powered by TurnKey Linux