mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
AudioCodec
/
Companion
Companion
object
Companion
Members
Functions
from
Format
Name
Link copied to clipboard
fun
fromFormatName
(
formatName
:
String
)
:
AudioCodec
from
Format
Name
Or
Null
Link copied to clipboard
fun
fromFormatNameOrNull
(
formatName
:
String
)
:
AudioCodec
?
from
Id
Link copied to clipboard
fun
fromId
(
id
:
Int
)
:
AudioCodec
from
Id
Or
Null
Link copied to clipboard
fun
fromIdOrNull
(
id
:
Int
)
:
AudioCodec
?