public static class AsyncMedia.PlayRequest

  1. Object
  2. Observable
  3. AsyncResource<AsyncMedia>
  4. 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

Constructor details

PlayRequest

public PlayRequest()