Camera2ImmutableParam

public class Camera2ImmutableParam<T> : Camera2ParamBase<T> where T : Hashable

Immutable camera configuration parameter.

  • Current parameter value.

    When currentSupportedValues is empty, this value is random and should be considered irrelevant.

    Declaration

    Swift

    public let value: T