Home
last modified time | relevance | path

Searched refs:osssrc (Results 1 – 25 of 31) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstosssrc.c83 GST_ELEMENT_REGISTER_DEFINE_WITH_CODE (osssrc, "osssrc", GST_RANK_SECONDARY,
92 static void gst_oss_src_finalize (GstOssSrc * osssrc);
218 gst_oss_src_init (GstOssSrc * osssrc) in gst_oss_src_init() argument
228 osssrc->fd = -1; in gst_oss_src_init()
229 osssrc->device = g_strdup (device); in gst_oss_src_init()
230 osssrc->device_name = g_strdup (DEFAULT_DEVICE_NAME); in gst_oss_src_init()
231 osssrc->probed_caps = NULL; in gst_oss_src_init()
235 gst_oss_src_finalize (GstOssSrc * osssrc) in gst_oss_src_finalize() argument
237 g_free (osssrc->device); in gst_oss_src_finalize()
238 g_free (osssrc->device_name); in gst_oss_src_finalize()
[all …]
Dgstossaudioelements.h35 GST_ELEMENT_REGISTER_DECLARE (osssrc);
Dgstossaudio.c37 ret |= GST_ELEMENT_REGISTER (osssrc, plugin); in plugin_init()
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Dmeson.build7 executable('demo-osssrc', 'demo-osssrc.c',
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-source.c85 static void gst_oss4_source_finalize (GstOss4Source * osssrc);
152 gst_oss4_source_init (GstOss4Source * osssrc) in gst_oss4_source_init() argument
160 osssrc->fd = -1; in gst_oss4_source_init()
161 osssrc->device = g_strdup (device); in gst_oss4_source_init()
162 osssrc->device_name = g_strdup (DEFAULT_DEVICE_NAME); in gst_oss4_source_init()
163 osssrc->device_name = NULL; in gst_oss4_source_init()
/third_party/gstreamer/gstplugins_bad/po/
Dsr.po219 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
223 #~ "Неки могући избори су „osssrc“, „pulsesrc“ и „alsasrc“. Извор звука може "
Dnb.po214 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
218 #~ "valg er osssrc, pulsesrc og alsasrc. Lydkilden kan være en delvis "
Dru.po220 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
224 #~ "варианты: osssrc, pulsesrc и alsasrc. Источником аудио может быть "
Dsv.po193 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
197 #~ "val är osssrc, pulsesrc och alsasrc. Ljudkällan kan vara en delrörledning "
Dpt_BR.po233 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
237 #~ "de entrada. Algumas das opções possíveis são osssrc, pulsesrc e alsasrc. "
Dzh_CN.po211 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
214 #~ "GStreamer可以使用任意数量的输入组件来记录音频。可能的选择有osssrc、"
Dde.po230 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
234 #~ "aufzeichnen. Einige Wahlmöglichkeiten sind »osssrc«, »pulsesrc« und "
Dnl.po226 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
230 #~ "mogelijke keuzes zijn osssrc, pulsesrc en alsasrc. De audiobron kan een "
Dvi.po224 #~ "possible choices are osssrc, pulsesrc and alsasrc. The audio source can "
228 #~ "Một số lựa chọn là osssrc, plusesrc và alsasrc. Nguồn âm thanh có thể là "
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build192 jackaudiosink osssrc osssink osxaudiosink osxaudiosrc osxvideosrc osxvideosink
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dclocking160 at the same rate osssrc provides them (different hardware). Things will
Dporting-list-0.11.txt495 -good ossaudio: osssrc: Audio Source (OSS)
/third_party/gstreamer/gstplugins_good/po/
Dja.po940 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
944 #~ "用できる入力要素は、osssrc、esdsrc、および alsasrc です。オーディオソース"
Deu.po640 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
644 #~ "Hala nola osssrc, esdsrc eta alsasrc. Audio-iturburua kanalizazio "
Dfi.po926 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
930 #~ "Muutamia vaihtoehtoja ovat osssrc, esdsrc ja alsasrc. Äänilähde voi olla "
Dlt.po895 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
899 #~ "skaičių. Keletas galimų pasirinkimų: osssrc, esdsrc ir alsasrc. Garso "
Dca.po948 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
952 #~ "d'elements d'entrada. Algunes opcions possibles són l'osssrc, l'esdsrc i "
Dgl.po926 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
930 #~ "entrada. Algunhas das posíbeis eleccións son osssrc, esdsrc e alsasrc. A "
Dsk.po953 #~ "possible choices are osssrc, esdsrc and alsasrc. The audio source can be "
957 #~ "prvkov. Možnosťami sú napríklad osssrc, esdsrc, alsasrc. Zvukový zdroj "
/third_party/gstreamer/gstreamer/docs/random/thomasvs/
Dcapturing1 ELEMENTS (v4lsrc, alsasrc, osssrc)

12