Home
last modified time | relevance | path

Searched defs:audioSource_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.h56 std::unique_ptr<AudioSource> audioSource_ = nullptr; variable
/ohos5.0/foundation/multimedia/audio_lite/services/impl/
H A Daudio_capturer_impl.h53 std::unique_ptr<AudioSource> audioSource_; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.h141 std::shared_ptr<Pipeline::MediaSourceFilter> audioSource_; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.h97 std::unique_ptr<AudioSource> audioSource_ = nullptr; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.h144 std::shared_ptr<Pipeline::MediaSourceFilter> audioSource_; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h411 std::shared_ptr<AudioDataSource> audioSource_ = nullptr; variable