WebCamDevice.availableResolutions

Cambiar al Manual
public Resolution[] availableResolutions ;

Descripción

Possible WebCamTexture resolutions for this device.

Available on iOS and Android only. Returns null for other platforms.

Note: For webcams with depth data support (those of kind WebCamKind.ColorAndDepth) this array consists of one element only - resolution of the depth data based texture.