public static class AsyncMedia.PauseRequest

  1. Object
  2. Observable
  3. AsyncResource<AsyncMedia>
  4. AsyncMedia.PauseRequest
An async resource used to track the progress of a pauseAsync() request. It will resolve when the media has paused, or if an error occurs first.

See also

  • #pauseAsync()

Constructors

public PauseRequest()

Inherited nested types

Inherited methods

Constructor details

PauseRequest

public PauseRequest()