blob: 37f3c05e8167e4f89265e57e89890e472c287691 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
EXPORTS
gst_color_balance_channel_get_type
gst_color_balance_get_balance_type
gst_color_balance_get_type
gst_color_balance_get_value
gst_color_balance_list_channels
gst_color_balance_set_value
gst_color_balance_type_get_type
gst_color_balance_value_changed
gst_mixer_flags_get_type
gst_mixer_get_mixer_flags
gst_mixer_get_mixer_type
gst_mixer_get_option
gst_mixer_get_type
gst_mixer_get_volume
gst_mixer_list_tracks
gst_mixer_message_get_type
gst_mixer_message_parse_mute_toggled
gst_mixer_message_parse_option_changed
gst_mixer_message_parse_options_list_changed
gst_mixer_message_parse_record_toggled
gst_mixer_message_parse_volume_changed
gst_mixer_message_type_get_type
gst_mixer_mixer_changed
gst_mixer_mute_toggled
gst_mixer_option_changed
gst_mixer_options_get_type
gst_mixer_options_get_values
gst_mixer_options_list_changed
gst_mixer_record_toggled
gst_mixer_set_mute
gst_mixer_set_option
gst_mixer_set_record
gst_mixer_set_volume
gst_mixer_track_flags_get_type
gst_mixer_track_get_type
gst_mixer_type_get_type
gst_mixer_volume_changed
gst_navigation_command_get_type
gst_navigation_event_get_type
gst_navigation_event_parse_command
gst_navigation_event_parse_key_event
gst_navigation_event_parse_mouse_button_event
gst_navigation_event_parse_mouse_move_event
gst_navigation_event_type_get_type
gst_navigation_get_type
gst_navigation_message_get_type
gst_navigation_message_new_angles_changed
gst_navigation_message_new_commands_changed
gst_navigation_message_new_mouse_over
gst_navigation_message_parse_angles_changed
gst_navigation_message_parse_mouse_over
gst_navigation_message_type_get_type
gst_navigation_query_get_type
gst_navigation_query_new_angles
gst_navigation_query_new_commands
gst_navigation_query_parse_angles
gst_navigation_query_parse_commands_length
gst_navigation_query_parse_commands_nth
gst_navigation_query_set_angles
gst_navigation_query_set_commands
gst_navigation_query_set_commandsv
gst_navigation_query_type_get_type
gst_navigation_send_command
gst_navigation_send_event
gst_navigation_send_key_event
gst_navigation_send_mouse_event
gst_property_probe_get_properties
gst_property_probe_get_property
gst_property_probe_get_type
gst_property_probe_get_values
gst_property_probe_get_values_name
gst_property_probe_needs_probe
gst_property_probe_needs_probe_name
gst_property_probe_probe_and_get_values
gst_property_probe_probe_and_get_values_name
gst_property_probe_probe_property
gst_property_probe_probe_property_name
gst_stream_volume_convert_volume
gst_stream_volume_format_get_type
gst_stream_volume_get_mute
gst_stream_volume_get_type
gst_stream_volume_get_volume
gst_stream_volume_set_mute
gst_stream_volume_set_volume
gst_tuner_channel_changed
gst_tuner_channel_flags_get_type
gst_tuner_channel_get_type
gst_tuner_find_channel_by_name
gst_tuner_find_norm_by_name
gst_tuner_frequency_changed
gst_tuner_get_channel
gst_tuner_get_frequency
gst_tuner_get_norm
gst_tuner_get_type
gst_tuner_list_channels
gst_tuner_list_norms
gst_tuner_norm_changed
gst_tuner_norm_get_type
gst_tuner_set_channel
gst_tuner_set_frequency
gst_tuner_set_norm
gst_tuner_signal_changed
gst_tuner_signal_strength
gst_video_orientation_get_hcenter
gst_video_orientation_get_hflip
gst_video_orientation_get_type
gst_video_orientation_get_vcenter
gst_video_orientation_get_vflip
gst_video_orientation_set_hcenter
gst_video_orientation_set_hflip
gst_video_orientation_set_vcenter
gst_video_orientation_set_vflip
gst_x_overlay_expose
gst_x_overlay_get_type
gst_x_overlay_got_xwindow_id
gst_x_overlay_handle_events
gst_x_overlay_prepare_xwindow_id
gst_x_overlay_set_xwindow_id
|