MediaStream.isSeeking

Checks if there is currently a seek operation going on.

class MediaStream
bool
isSeeking
()

Return Value

Type: bool

%TRUE if a seek operation is ongoing.

Meta