This version of Unity is unsupported.

VideoPlayer.pixelAspectRatioNumerator

public uint pixelAspectRatioNumerator;

Description

Numerator of the pixel aspect ratio (num:den) for the VideoClip or the URL. (Read Only)

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