Interface SourceBuffer

All Superinterfaces:
JSObject

public interface SourceBuffer extends JSObject
  • Method Details

    • appendBuffer

      void appendBuffer(Uint8Array array)
    • getUpdating

      boolean getUpdating()