bufferedAmountLowThreshold property

int? get bufferedAmountLowThreshold

Implementation

int? get bufferedAmountLowThreshold native;
set bufferedAmountLowThreshold (int? value)

Implementation

set bufferedAmountLowThreshold(int? value) native;