层级

  • MediaAdapter
    • NativeMediaAdapter

构造函数

属性

audioCtx: AudioContext
audioDataCache: AudioDataCache
longAudioClass: (new (url: string) => SoundChannel)
shortAudioClass: (new (url: string) => SoundChannel)
touchToStart: boolean = true
videoPlayerClass: (new () => VideoPlayer)
videoTextureClass: (new () => VideoTexture)

方法