streamingProperty property

Map<StreamingPropertyType, String>? streamingProperty
final

Sets specific feature values for HTTP, MMS, or specific streaming engine (Smooth Streaming, HLS, DASH, DivX Plus Streaming, or Widevine). The available streaming properties depend on the streaming protocol or engine. Only for VideoPlayerController.network.

Implementation

final Map<StreamingPropertyType, String>? streamingProperty;