init(videoDisplay:)
Creates a rendered legible output object.
Declaration
init(videoDisplay videoDisplaySize: CGSize)Parameters
- videoDisplaySize:
The size of the video display.
Discussion
You can also choose to reset the videoDisplaySize value after initialization or during playback.