Searched refs:sourcetype (Results 1 – 4 of 4) sorted by relevance
126 : buffer(std::move(buf)), length(size), timestamp(timestamp), sourcetype(type) in AudioBuffer()141 AudioCaptureSourceType sourcetype; member
42 … << audioBuffer->timestamp << ", audioSourceType:" << audioBuffer->sourcetype << endl; in OnAudioBufferAvailable()196 << audioBuffer->sourcetype << endl; in AudioLoop()222 << audioBuffer->sourcetype << endl; in AudioLoopWithoutRelease()
283 reply.WriteInt32(audioBuffer->sourcetype); in AcquireAudioBuffer()
210 (*audiobuffer)->type = static_cast<OH_AudioCaptureSourceType>(aBuffer->sourcetype); in OH_AVScreenCapture_AcquireAudioBuffer()