vapi: Remove clutter-gst-1.0 binding
[vala-gnome.git] / vapi / packages / gstreamer-pbutils-0.10 / gstreamer-pbutils-0.10.metadata
blobbbac0aa21bb28d9968a2c2bcf2f9202dfc454f07
1 Gst deprecated="1" replacement="gstreamer-1.0" cprefix="Gst" lower_case_cprefix="gst_" cheader_filename="gst/pbutils/pbutils.h" gir_namespace="GstPbutils" gir_version="0.10"
2 gst_missing_plugin_message_get_description transfer_ownership="1"
3 gst_missing_plugin_message_get_installer_detail transfer_ownership="1"
4 gst_missing_decoder_message_new transfer_ownership="1"
5 gst_missing_encoder_message_new transfer_ownership="1"
6 gst_missing_uri_source_message_new transfer_ownership="1"
7 gst_missing_uri_sink_message_new transfer_ownership="1"
8 gst_missing_element_message_new transfer_ownership="1"
9 gst_missing_uri_source_installer_detail_new transfer_ownership="1"
10 gst_missing_uri_sink_installer_detail_new transfer_ownership="1"
11 gst_missing_element_installer_detail_new transfer_ownership="1"
12 gst_missing_decoder_installer_detail_new transfer_ownership="1"
13 gst_missing_encoder_installer_detail_new transfer_ownership="1"
14 gst_install_plugins_async.details is_array="1" no_array_length="1"
15 gst_install_plugins_async.ctx nullable="1"
17 gst_codec_utils_aac_caps_set_level_and_profile.audio_config is_array="1" array_length_pos="2.9"
18 gst_codec_utils_aac_caps_set_level_and_profile.len hidden="1"
19 gst_codec_utils_aac_get_level.audio_config is_array="1" array_length_pos="1.9"
20 gst_codec_utils_aac_get_level.len hidden="1"
21 gst_codec_utils_aac_get_profile.audio_config is_array="1" array_length_pos="1.9"
22 gst_codec_utils_aac_get_profile.len hidden="1"
23 gst_codec_utils_h264_caps_set_level_and_profile.sps is_array="1" array_length_pos="2.9"
24 gst_codec_utils_h264_caps_set_level_and_profile.len hidden="1"
25 gst_codec_utils_h264_get_level.sps is_array="1" array_length_pos="1.9"
26 gst_codec_utils_h264_get_level.len hidden="1"
27 gst_codec_utils_h264_get_profile.sps is_array="1" array_length_pos="1.9"
28 gst_codec_utils_h264_get_profile.len hidden="1"
29 gst_codec_utils_mpeg4video_caps_set_level_and_profile.vis_obj_seq is_array="1" array_length_pos="2.9"
30 gst_codec_utils_mpeg4video_caps_set_level_and_profile.len hidden="1"
31 gst_codec_utils_mpeg4video_get_level.vis_obj_seq is_array="1" array_length_pos="1.9"
32 gst_codec_utils_mpeg4video_get_level.len hidden="1"
33 gst_codec_utils_mpeg4video_get_profile.vis_obj_seq is_array="1" array_length_pos="1.9"
34 gst_codec_utils_mpeg4video_get_profile.len hidden="1"
36 GstDiscovererStreamInfo base_class="GstMiniObject"
37 GstDiscovererStreamInfoClass hidden="1"
38 GstDiscovererAudioInfo base_class="GstDiscovererStreamInfo"
39 GstDiscovererAudioInfoClass hidden="1"
40 GstDiscovererContainerInfo base_class="GstDiscovererStreamInfo"
41 GstDiscovererContainerInfoClass hidden="1"
42 GstDiscovererVideoInfo base_class="GstDiscovererStreamInfo"
43 GstDiscovererVideoInfoClass hidden="1"
44 GstDiscovererInfo base_class="GstMiniObject"
45 GstDiscovererInfoClass hidden="1"
47 gst_discoverer_discover_uri transfer_ownership="1"
49 # note, we're not using gst_discoverer_stream_information_list_free for freeing
50 # the lists returned by the various getters below. This is fine for now since
51 # Vala does the right thing (unrefs each element then g_list_free()). If either
52 # the way these lists are supposed to be freed changes, or it becomes possible
53 # to attach a free-function to a returned object, this needs to change.
55 gst_discoverer_info_copy transfer_ownership="1" hidden="1"
56 # The real type is actually an argument to the function, so we just use the parent class
57 gst_discoverer_info_get_streams namespace_name="Gst" type_arguments="MiniObject" transfer_ownership="1"
58 gst_discoverer_info_get_stream_list namespace_name="Gst" type_arguments="DiscovererStreamInfo" transfer_ownership="1"
59 gst_discoverer_info_get_audio_streams namespace_name="Gst" type_arguments="DiscovererAudioInfo" transfer_ownership="1"
60 gst_discoverer_info_get_container_streams namespace_name="Gst" type_arguments="DiscovererVideoInfo" transfer_ownership="1"
61 gst_discoverer_info_get_video_streams namespace_name="Gst" type_arguments="DiscovererVideoInfo" transfer_ownership="1"
62 gst_discoverer_info_get_stream_info transfer_ownership="1"
64 gst_discoverer_stream_info_get_caps transfer_ownership="1"
65 gst_discoverer_stream_info_get_next transfer_ownership="1"
66 gst_discoverer_stream_info_get_previous transfer_ownership="1"
68 # The real type is actually an argument to the function, so we just use the parent class
69 gst_discoverer_container_info_get_streams namespace_name="Gst" type_arguments="MiniObject" transfer_ownership="1"
71 GstEncodingAudioProfile base_class="GstEncodingProfile"
72 GstEncodingAudioProfileClass hidden="1"
73 GstEncodingVideoProfile base_class="GstEncodingProfile"
74 GstEncodingVideoProfileClass hidden="1"
75 GstEncodingContainerProfile base_class="GstEncodingProfile"
76 GstEncodingContainerProfileClass hidden="1"
77 GstEncodingProfile base_class="GstMiniObject"
78 GstEncodingProfileClass hidden="1"
79 GstEncodingTarget base_class="GstMiniObject"
80 GstEncodingTargetClass hidden="1"
82 gst_encoding_profile_find transfer_ownership="1"
83 gst_encoding_profile_get_input_caps transfer_ownership="1"
85 gst_encoding_video_profile_new.preset nullable=1
86 gst_encoding_video_profile_new.restriction nullable=1
88 gst_encoding_audio_profile_new.preset nullable=1
89 gst_encoding_audio_profile_new.restriction nullable=1
91 gst_encoding_container_profile_new.name nullable="1"
92 gst_encoding_container_profile_new.description nullable="1"
93 gst_encoding_container_profile_new.preset nullable="1"
94 gst_encoding_container_profile_add_profile.profile transfer_ownership="1"
95 gst_encoding_container_profile_get_profiles namespace_name="Gst" type_arguments="EncodingProfile"
97 gst_encoding_target_new.profiles namespace_name="Gst" type_arguments="EncodingProfile"
98 gst_encoding_target_add_profile.profile transfer_ownership="1"
99 gst_encoding_target_get_profile transfer_ownership="1"
100 gst_encoding_target_get_profiles namespace_name="Gst" type_arguments="EncodingProfile"
101 gst_encoding_target_load transfer_ownership="1"
102 gst_encoding_target_load_from_file transfer_ownership="1"
104 gst_encoding_list_all_targets namespace_name="Gst" type_arguments="EncodingTarget" transfer_ownership="1"
105 gst_encoding_list_available_categories type_arguments="string" transfer_ownership="1"