getRecordingTimeLimit

@IntRange(from = 0)
abstract fun getRecordingTimeLimit(): Int

Returns maximum recording time in milliseconds.