PlayerDeckDidStopPictureInPictureCallback typedef

PlayerDeckDidStopPictureInPictureCallback = void Function(FWError? error)

Implementation

typedef PlayerDeckDidStopPictureInPictureCallback = void Function(
    FWError? error);