Package-level declarations

Types

Link copied to clipboard
sealed class ASpeakerNotes : DataMapElement<ASpeakerNotes>
Link copied to clipboard
@Stable
class SpeakerNotes(notes: List<Pair<IntRange, String>>) : DataMapElement<SpeakerNotes>
Link copied to clipboard
class SpeakerNotesMD(val notes: String) : ASpeakerNotes

Functions

Link copied to clipboard
expect fun CupConfigurationBuilder.speakerWindow()
actual fun CupConfigurationBuilder.speakerWindow()
actual fun CupConfigurationBuilder.speakerWindow()