Enters PiP mode for the specified player ID.
Future<bool> enterPipMode(int playerId, {int? width, int? height}) { throw UnimplementedError('enterPipMode() has not been implemented.'); }