Open dm-grinko opened 4 years ago
I can see the interface for video only
export interface PlyrDriverUpdateSourceParams { plyr: Plyr; source: Plyr.SourceInfo; videoElement: HTMLVideoElement; }
what about audio?
I can see the interface for video only
what about audio?