Interface MediaSource

All Superinterfaces:
org.teavm.jso.JSObject

public interface MediaSource extends org.teavm.jso.JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • addSourceBuffer

      SourceBuffer addSourceBuffer(String type)
    • endOfStream

      void endOfStream()