Searched refs:AVScreenCaptureFilterableAudioContent (Results 1 – 9 of 9) sorted by relevance
129 enum AVScreenCaptureFilterableAudioContent { enum143 std::set<AVScreenCaptureFilterableAudioContent> filteredAudioContents;
175 AVScreenCaptureFilterableAudioContent::SCREEN_CAPTURE_CURRENT_APP_AUDIO) != in UpdateAudioCapturerConfig()207 AVScreenCaptureFilterableAudioContent::SCREEN_CAPTURE_NOTIFICATION_AUDIO) == in SetInnerStreamUsage()246 AVScreenCaptureFilterableAudioContent::SCREEN_CAPTURE_CURRENT_APP_AUDIO) != in CreateAudioCapturer()
47 int32_t ExcludeAudioContent(AVScreenCaptureFilterableAudioContent audioType) override;
48 int32_t ExcludeAudioContent(AVScreenCaptureFilterableAudioContent audioType) override;
92 virtual int32_t ExcludeAudioContent(AVScreenCaptureFilterableAudioContent audioType) = 0;
217 int32_t ScreenCaptureNativeMock::ExcludeAudioContent(AVScreenCaptureFilterableAudioContent audioTyp… in ExcludeAudioContent()
356 int32_t ScreenCaptureCapiMock::ExcludeAudioContent(AVScreenCaptureFilterableAudioContent audioType) in ExcludeAudioContent()
294 static_cast<AVScreenCaptureFilterableAudioContent>(data.ReadInt32())); in ExcludeContent()
400 static_cast<AVScreenCaptureFilterableAudioContent>(content)); in OH_AVScreenCapture_ContentFilter_AddAudioContent()