overrideSamplingConfiguration property

SamplingConfiguration? overrideSamplingConfiguration
getter/setter pair

Optionally, override the default configuration on how to sample the data stream of the matching type on the device. In case null is specified, the default configuration is derived from the DeviceConfiguration.

Implementation

SamplingConfiguration? overrideSamplingConfiguration;