409 B
409 B
AudioSystem::GetCurrentDevice
命名空间: XCEngine::Audio
类型: method
头文件: XCEngine/Audio/AudioSystem.h
签名
std::string GetCurrentDevice() const;
作用
执行 GetDeviceName 协同流程。
当前实现
- 当前实现会调用
GetDeviceName。 - 包含条件分支,并可能提前返回。