endOfStream method
The endOfStream()
method of the
MediaSource interface signals the end of the stream.
Implementation
external void endOfStream([EndOfStreamError error]);
The endOfStream()
method of the
MediaSource interface signals the end of the stream.
external void endOfStream([EndOfStreamError error]);