videoParams property

Stream<VideoParams> videoParams
final

Video parameters of the currently playing Media. e.g. width, height, rotation etc.

Implementation

final Stream<VideoParams> videoParams;