Home
last modified time | relevance | path

Searched refs:AudioCacheCtrl (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/include/
Daudio_capture_as_impl.h30 struct AudioCacheCtrl { struct
87 std::unique_ptr<AudioCacheCtrl> audioCacheCtrl_;
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/src/
Daudio_capture_as_impl.cpp167 audioCacheCtrl_ = std::make_unique<AudioCacheCtrl>(); in SetCaptureParameter()