Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


pixelAspectRatioNumerator

Numerator of the pixel aspect ratio (num:den) for the VideoClip or the URL. (Read Only)
Read time 1 minuteLast updated 10 days ago

Definition

public uint pixelAspectRatioNumerator { get; }

Remarks

For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.