Home
last modified time | relevance | path

Searched defs:play_mode (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_unittest_ios.cc478 bool play_mode() const { return type_ & kPlayout; } in play_mode() function in webrtc::MockAudioTransport
/external/kernel-headers/original/uapi/linux/
Dcec-funcs.h963 __u8 play_mode) in cec_msg_play()
971 __u8 *play_mode) in cec_ops_play()
1316 __u8 play_mode; member
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_device_unittest.cc484 bool play_mode() const { return type_ & kPlayout; } in play_mode() function in webrtc::MockAudioTransport
/external/sonivox/jet_tools/JetCreator/
Deas.py317 def SetPlayMode (self, play_mode): argument