Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.multimedia.avsession.d.ts892 getOutputDevice(callback: AsyncCallback<OutputDeviceInfo>): void; method
893 getOutputDevice(): Promise<OutputDeviceInfo>; method