displayHeight property
int
get
displayHeight
@AvailableInWorkers("window_and_dedicated")
The displayHeight property of the VideoFrame interface returns the
height of the VideoFrame after applying aspect ratio adjustments.
Implementation
external int get displayHeight;