Functions
GstPhotographyCapturePrepared ()
void
(*GstPhotographyCapturePrepared) (gpointer data
,
const GstCaps *configured_caps
);
gst_photography_set_config ()
gboolean
gst_photography_set_config (GstPhotography *photo
,
GstPhotographySettings *config
);
gst_photography_get_config ()
gboolean
gst_photography_get_config (GstPhotography *photo
,
GstPhotographySettings *config
);
Types and Values
GstPhotography
typedef struct _GstPhotography GstPhotography;
enum GstPhotographyNoiseReduction
enum GstPhotographyWhiteBalanceMode
enum GstPhotographyColorToneMode
enum GstPhotographySceneMode
enum GstPhotographyFlashMode
enum GstPhotographyFlickerReductionMode
enum GstPhotographyFocusMode
enum GstPhotographyFocusStatus
enum GstPhotographyShakeRisk
GST_PHOTOGRAPHY_AUTOFOCUS_DONE
#define GST_PHOTOGRAPHY_AUTOFOCUS_DONE "autofocus-done"
GST_PHOTOGRAPHY_SHAKE_RISK
#define GST_PHOTOGRAPHY_SHAKE_RISK "shake-risk"
GST_PHOTOGRAPHY_PROP_WB_MODE
#define GST_PHOTOGRAPHY_PROP_WB_MODE "white-balance-mode"
GST_PHOTOGRAPHY_PROP_SCENE_MODE
#define GST_PHOTOGRAPHY_PROP_SCENE_MODE "scene-mode"
GST_PHOTOGRAPHY_PROP_FLASH_MODE
#define GST_PHOTOGRAPHY_PROP_FLASH_MODE "flash-mode"
GST_PHOTOGRAPHY_PROP_NOISE_REDUCTION
#define GST_PHOTOGRAPHY_PROP_NOISE_REDUCTION "noise-reduction"
GST_PHOTOGRAPHY_PROP_FOCUS_STATUS
#define GST_PHOTOGRAPHY_PROP_FOCUS_STATUS "focus-status"
GST_PHOTOGRAPHY_PROP_CAPABILITIES
#define GST_PHOTOGRAPHY_PROP_CAPABILITIES "capabilities"
GST_PHOTOGRAPHY_PROP_SHAKE_RISK
#define GST_PHOTOGRAPHY_PROP_SHAKE_RISK "shake-risk"
GST_PHOTOGRAPHY_PROP_EV_COMP
#define GST_PHOTOGRAPHY_PROP_EV_COMP "ev-compensation"
GST_PHOTOGRAPHY_PROP_ISO_SPEED
#define GST_PHOTOGRAPHY_PROP_ISO_SPEED "iso-speed"
GST_PHOTOGRAPHY_PROP_APERTURE
#define GST_PHOTOGRAPHY_PROP_APERTURE "aperture"
GST_PHOTOGRAPHY_PROP_IMAGE_CAPTURE_SUPPORTED_CAPS
#define GST_PHOTOGRAPHY_PROP_IMAGE_CAPTURE_SUPPORTED_CAPS
GST_PHOTOGRAPHY_PROP_IMAGE_PREVIEW_SUPPORTED_CAPS
#define GST_PHOTOGRAPHY_PROP_IMAGE_PREVIEW_SUPPORTED_CAPS
GST_PHOTOGRAPHY_PROP_FLICKER_MODE
#define GST_PHOTOGRAPHY_PROP_FLICKER_MODE "flicker-mode"
GST_PHOTOGRAPHY_PROP_FOCUS_MODE
#define GST_PHOTOGRAPHY_PROP_FOCUS_MODE "focus-mode"
GST_PHOTOGRAPHY_PROP_ZOOM
#define GST_PHOTOGRAPHY_PROP_ZOOM "zoom"