mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
AudioCodec
Audio
Codec
common
enum
AudioCodec
:
Enum
<
AudioCodec
>
Content copied to clipboard
语音编码方式.
Since
2.7
Entries
Types
Properties
Entries
AMR
Link copied to clipboard
common
AMR
Content copied to clipboard
低音质编码格式
SILK
Link copied to clipboard
common
SILK
Content copied to clipboard
高音质编码格式
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
format
Name
Link copied to clipboard
common
val
formatName
:
String
Content copied to clipboard
id
Link copied to clipboard
common
val
id
:
Int
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard