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