MediaStreamAPI: Difference between revisions

Jump to navigation Jump to search
Line 99: Line 99:
   // When set, the stream is blocked while it is not an input to any StreamProcessor.
   // When set, the stream is blocked while it is not an input to any StreamProcessor.
   attribute boolean waitForUse;
   attribute boolean waitForUse;
 
   // When the stream enters the "ended" state, an HTML task is queued to run this callback.
   // When the stream enters the "ended" state, an HTML task is queued to run this callback.
   attribute Function onended;
   attribute Function onended;
1,295

edits

Navigation menu