public static class AsyncMedia.PlayRequest
- Object
- Observable
- AsyncResource<AsyncMedia>
- AsyncMedia.PlayRequest
An async resource used to track the progress of a playAsync() request. It will
resolve when the media has started playing, or if an error occurs first.
See also
#playAsync()
Constructors
public PlayRequest() |
Inherited nested types
Inherited methods
From AsyncResource
isCancelled, all, all, await, await, cancel, waitFor, get, get, get, isCancelled, isDone, isReady, ready, ready, except, except, complete, error, await, addListener, onResult, asPromise
Constructor details
PlayRequest
public PlayRequest()