Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
Dshared_audio_renderer_wrapper.h147 int32_t SetStreamType(AudioStreamType audioStreamType) override in SetStreamType() function
/foundation/multimedia/audio_framework/services/audio_policy/test/example/
Daudio_policy_test.cpp306 static void SetStreamType(int &streamType) in SetStreamType() function
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.cpp1503 bool VtpStreamSocket::SetStreamType(int type, const StreamAttr &value) in SetStreamType() function in Communication::SoftBus::VtpStreamSocket
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp1374 int32_t AudioRendererPrivate::SetStreamType(AudioStreamType audioStreamType) in SetStreamType() function in OHOS::AudioStandard::AudioRendererPrivate