MLT
6.26.0
Deprecated List
Global
geometry_item
use
mlt_animation_s
instead
Struct
geometry_s
use
mlt_animation_s
instead
Global
mlt_audio_pcm
signed 16-bit interleaved PCM
Global
mlt_channel_layout_channels
(mlt_channel_layout layout)
since 6.22. Prefer
mlt_audio_channel_layout_channels()
Global
mlt_channel_layout_default
(int channels)
since 6.22. Prefer
mlt_audio_channel_layout_default()
Global
mlt_channel_layout_id
(const char *name)
since 6.22. Prefer
mlt_audio_channel_layout_id()
Global
mlt_channel_layout_name
(mlt_channel_layout layout)
since 6.22. Prefer
mlt_audio_channel_layout_name()
Global
mlt_frame_s::mlt_frame_get_alpha_mask
(mlt_frame self)
use
mlt_frame_get_alpha()
instead
File
mlt_geometry.c
use
mlt_animation_s
instead
File
mlt_geometry.h
use
mlt_animation_s
instead
Struct
mlt_geometry_item_s
use
mlt_animation_s
instead
Struct
mlt_geometry_s
use
mlt_animation_s
instead
Global
mlt_playlist_s::mlt_playlist_move_region
(mlt_playlist self, mlt_position position, int length, int new_position)
not implemented
Global
mlt_properties_s::mlt_properties_load
(const char *filename)
Please start using
mlt_properties_parse_yaml()
.
Global
mlt_sample_calculator
(float fps, int frequency, int64_t position)
since 6.22. Prefer mlt_audio_calculate_samples()
Global
mlt_sample_calculator_to_now
(float fps, int frequency, int64_t position)
since 6.22. Prefer
mlt_audio_calculate_samples_to_position()
Global
mlt_slices_s::mlt_slices_close
(mlt_slices ctx)
Global
mlt_slices_s::mlt_slices_init
(int threads, int policy, int priority)
Global
mlt_slices_s::mlt_slices_run
(mlt_slices ctx, int jobs, mlt_slices_proc proc, void *cookie)
Generated by
1.9.7