Home
last modified time | relevance | path

Searched defs:stream_type (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/videocapture/include/
Dgst_video_capture_src.h49 VideoStreamType stream_type; member
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/include/
Dgst_audio_capture_src.h61 AudioStreamType stream_type; member
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/videocapture/src/
Dgst_video_capture_src.cpp163 static void gst_video_capture_src_set_stream_type(GstVideoCaptureSrc *src, gint stream_type) in gst_video_capture_src_set_stream_type()