Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_stream_manager.h42 struct AudioStreamMgrAsyncContext : public ContextBase { struct
59 static bool CheckContextStatus(std::shared_ptr<AudioStreamMgrAsyncContext> context); argument