Called when the downlink policy wants to pause the remote video tile
Note that calling VideoTileController.unpauseVideoTile on tiles indicated by this observer before tileWillBeUnpausedByDownlinkPolicy is called may result in undefined behavior.
VideoTileController.unpauseVideoTile
tileWillBeUnpausedByDownlinkPolicy
Called when the downlink policy wants to unpause the remote video tile
Generated using TypeDoc
Called when the downlink policy wants to pause the remote video tile
Note that calling
VideoTileController.unpauseVideoTile
on tiles indicated by this observer beforetileWillBeUnpausedByDownlinkPolicy
is called may result in undefined behavior.