Companion

object Companion

Functions

fromFormatName
Link copied to clipboard
fun fromFormatName(formatName: String): AudioCodec
fromFormatNameOrNull
Link copied to clipboard
fun fromFormatNameOrNull(formatName: String): AudioCodec?
fromId
Link copied to clipboard
fun fromId(id: Int): AudioCodec
fromIdOrNull
Link copied to clipboard
fun fromIdOrNull(id: Int): AudioCodec?