2011-01-05 14:04:05 +00:00
|
|
|
%%
|
|
|
|
ignore
|
|
|
|
gst_encoding_profile_get_name
|
|
|
|
gst_encoding_profile_get_description
|
|
|
|
gst_encoding_profile_get_format
|
|
|
|
gst_encoding_profile_get_preset
|
|
|
|
gst_encoding_profile_get_presence
|
|
|
|
gst_encoding_profile_get_restriction
|
|
|
|
gst_encoding_profile_set_name
|
|
|
|
gst_encoding_profile_set_description
|
|
|
|
gst_encoding_profile_set_format
|
|
|
|
gst_encoding_profile_set_preset
|
|
|
|
gst_encoding_profile_set_presence
|
|
|
|
gst_encoding_profile_set_restriction
|
|
|
|
gst_encoding_profile_is_equal
|
|
|
|
gst_encoding_profile_get_output_caps
|
|
|
|
gst_encoding_profile_get_type_nick
|
2011-01-05 20:25:37 +00:00
|
|
|
gst_encoding_profile_find
|
2011-01-05 14:04:05 +00:00
|
|
|
gst_encoding_container_profile_add_profile
|
|
|
|
gst_encoding_container_profile_contains_profile
|
|
|
|
gst_encoding_container_profile_get_profiles
|
|
|
|
gst_encoding_container_profile_new
|
|
|
|
gst_encoding_audio_profile_new
|
|
|
|
gst_encoding_video_profile_new
|
|
|
|
gst_encoding_video_profile_get_pass
|
|
|
|
gst_encoding_video_profile_set_pass
|
|
|
|
gst_encoding_video_profile_get_variableframerate
|
|
|
|
gst_encoding_video_profile_set_variableframerate
|
|
|
|
gst_encoding_target_new
|
|
|
|
gst_encoding_target_get_name
|
|
|
|
gst_encoding_target_get_category
|
|
|
|
gst_encoding_target_get_description
|
|
|
|
gst_encoding_target_get_profiles
|
|
|
|
gst_encoding_target_add_profile
|
|
|
|
gst_encoding_target_save
|
2011-01-05 20:25:37 +00:00
|
|
|
gst_encoding_target_save_to_file
|
2011-01-05 14:04:05 +00:00
|
|
|
gst_encoding_target_load
|
2011-01-05 20:25:37 +00:00
|
|
|
gst_encoding_target_load_from_file
|
|
|
|
gst_encoding_list_available_categories
|
|
|
|
gst_encoding_list_all_targets
|
2011-01-05 14:04:05 +00:00
|
|
|
gst_discoverer_info_get_seekable
|
|
|
|
gst_video_parse_caps_palette
|
|
|
|
%%
|
|
|
|
ignore-type
|
|
|
|
GstEncodingProfile
|
|
|
|
GstEncodingContainerProfile
|
|
|
|
GstEncodingAudioProfile
|
|
|
|
GstEncodingVideoProfile
|
|
|
|
GstEncodingTarget
|
|
|
|
%%
|