Searched refs:AVSessionDescriptor (Results 1 – 1 of 1) sorted by relevance
55 …function getAllSessionDescriptors(callback: AsyncCallback<Array<Readonly<AVSessionDescriptor>>>): …56 function getAllSessionDescriptors(): Promise<Array<Readonly<AVSessionDescriptor>>>;130 …eate' | 'sessionDestroy' | 'topSessionChange', callback: (session: AVSessionDescriptor) => void): …144 …ate' | 'sessionDestroy' | 'topSessionChange', callback?: (session: AVSessionDescriptor) => void): …805 interface AVSessionDescriptor { interface