Home
last modified time | relevance | path

Searched refs:wavformat (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowaudiosrc.cpp745 WAVEFORMATEX *wavformat = in gst_dshowaudiosrc_getcaps_from_streamcaps() local
748 switch (wavformat->wFormatTag) { in gst_dshowaudiosrc_getcaps_from_streamcaps()
750 …mat = gst_audio_format_build_integer (TRUE, G_BYTE_ORDER, wavformat->wBitsPerSample, wavformat->wB… in gst_dshowaudiosrc_getcaps_from_streamcaps()
762 wavformat->nSamplesPerSec, in gst_dshowaudiosrc_getcaps_from_streamcaps()
763 wavformat->nChannels, in gst_dshowaudiosrc_getcaps_from_streamcaps()