public static interface TimestampRange.Builder extends SdkPojo, CopyableBuilder<TimestampRange.Builder,TimestampRange>
| Modifier and Type | Method and Description |
|---|---|
TimestampRange.Builder |
beginOffsetMillis(Long beginOffsetMillis)
The time, in milliseconds, from the beginning of the audio stream to the start of the category match.
|
TimestampRange.Builder |
endOffsetMillis(Long endOffsetMillis)
The time, in milliseconds, from the beginning of the audio stream to the end of the category match.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimestampRange.Builder beginOffsetMillis(Long beginOffsetMillis)
The time, in milliseconds, from the beginning of the audio stream to the start of the category match.
beginOffsetMillis - The time, in milliseconds, from the beginning of the audio stream to the start of the category match.TimestampRange.Builder endOffsetMillis(Long endOffsetMillis)
The time, in milliseconds, from the beginning of the audio stream to the end of the category match.
endOffsetMillis - The time, in milliseconds, from the beginning of the audio stream to the end of the category match.Copyright © 2023. All rights reserved.