MediaStream.isPrepared

Returns whether the stream has finished initializing.

At this point the existence of audio and video is known.

class MediaStream
bool
isPrepared
()

Return Value

Type: bool

%TRUE if the stream is prepared

Meta