Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/examples/rtp/
Dclient-PCMA.py27 AUDIO_CAPS = 'application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA' variable
Dclient-PCMA.c47 #define AUDIO_CAPS "application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(strin… macro
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c247 #define AUDIO_CAPS \ macro