mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
a64e0ff930
Adds check-exports to -bad to have photography interface .def file created Fixes #578629
41 lines
1.3 KiB
Modula-2
41 lines
1.3 KiB
Modula-2
EXPORTS
|
|
gst_colour_tone_mode_get_type
|
|
gst_flash_mode_get_type
|
|
gst_flicker_reduction_mode_get_type
|
|
gst_focus_mode_get_type
|
|
gst_focus_status_get_type
|
|
gst_photo_caps_get_type
|
|
gst_photo_shake_risk_get_type
|
|
gst_photography_get_aperture
|
|
gst_photography_get_capabilities
|
|
gst_photography_get_colour_tone_mode
|
|
gst_photography_get_config
|
|
gst_photography_get_ev_compensation
|
|
gst_photography_get_exposure
|
|
gst_photography_get_flash_mode
|
|
gst_photography_get_flicker_mode
|
|
gst_photography_get_focus_mode
|
|
gst_photography_get_iso_speed
|
|
gst_photography_get_noise_reduction
|
|
gst_photography_get_scene_mode
|
|
gst_photography_get_type
|
|
gst_photography_get_white_balance_mode
|
|
gst_photography_get_zoom
|
|
gst_photography_noise_reduction_get_type
|
|
gst_photography_prepare_for_capture
|
|
gst_photography_set_aperture
|
|
gst_photography_set_autofocus
|
|
gst_photography_set_colour_tone_mode
|
|
gst_photography_set_config
|
|
gst_photography_set_ev_compensation
|
|
gst_photography_set_exposure
|
|
gst_photography_set_flash_mode
|
|
gst_photography_set_flicker_mode
|
|
gst_photography_set_focus_mode
|
|
gst_photography_set_iso_speed
|
|
gst_photography_set_noise_reduction
|
|
gst_photography_set_scene_mode
|
|
gst_photography_set_white_balance_mode
|
|
gst_photography_set_zoom
|
|
gst_scene_mode_get_type
|
|
gst_white_balance_mode_get_type
|