dimensions property
The video dimensions of the Track, reported by publisher. Only available for VideoTracks. (readonly)
Implementation
VideoDimensions? get dimensions => _dimensions;
The video dimensions of the Track, reported by publisher. Only available for VideoTracks. (readonly)
VideoDimensions? get dimensions => _dimensions;