Searched refs:SetStreamType (Results 1 – 8 of 8) sorted by relevance
137 bool SetStreamType(int32_t type, const StreamAttr &value);
178 …InsertElementToFuncMap(STREAM_TYPE_INT, INT_TYPE, &VtpStreamSocket::SetStreamType, &VtpStreamSocke… in VtpStreamSocket()1465 bool VtpStreamSocket::SetStreamType(int32_t type, const StreamAttr &value) in SetStreamType() function in Communication::SoftBus::VtpStreamSocket
497 virtual int32_t SetStreamType(AudioStreamType audioStreamType) = 0;
303 static void SetStreamType(int &streamType) in SetStreamType() function768 SetStreamType(streamType); in main()
874 bool ret = vtpStreamSocket->SetStreamType(type, *value);882 ret = vtpStreamSocket->SetStreamType(type, *value);
60 int32_t SetStreamType(AudioStreamType audioStreamType) override;
837 int32_t AudioRendererPrivate::SetStreamType(AudioStreamType audioStreamType) in SetStreamType() function in OHOS::AudioStandard::AudioRendererPrivate
1223 ret = audioRenderer->SetStreamType(audioStreamType);