Camera.AllPropertyIds Method

Definition

Namespace: P1Sdk

Returns a list of all the properties that this camera support.

public IEnumerable<UInt32> AllPropertyIds();

The list of properties are subject to change, and a property may disappear afterwards - not from the returned list, but from the camera. Similarly, a new property may arrive after this function has been called.

Parameters:

SdkException

SdkException with the error-code if something goes wrong.

Returns:

A list of property ids