com.pspdfkit.annotations.configuration.SoundAnnotationConfiguration |
Configuration for sound annotations.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | SoundAnnotationConfiguration.Builder | Interface for configuration builder. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract static SoundAnnotationConfiguration.Builder |
builder()
Creates a new instance of sound annotation configuration builder.
| ||||||||||
abstract int |
getAudioRecordingTimeLimit()
Audio recording time limit.
| ||||||||||
abstract int |
getRecordingSampleRate()
Audio recording sample rate.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates a new instance of sound annotation configuration builder.
SoundAnnotationConfiguration.Builder
.
Audio recording time limit. Recording automatically stops after this limit to ensure that you never run out of memory.
Audio recording sample rate.