useExoPlayer property

bool? useExoPlayer
final

Forces the use of ExoPlayer instead of the native VideoView.

Only in Android.

Implementation

final bool? useExoPlayer;