nugu-android
nugu-android-helper
/
com.skt.nugu.sdk.external.opus
/
OggOpusWriter
Ogg
Opus
Writer
class
OggOpusWriter
(
audioFormat
:
AudioFormat
)
Content copied to clipboard
Types
Constructors
Functions
Constructors
Ogg
Opus
Writer
Link copied to clipboard
fun
OggOpusWriter
(
audioFormat
:
AudioFormat
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
flush
Link copied to clipboard
fun
flush
(
eos
:
Boolean
)
:
ByteArray
Content copied to clipboard
write
Header
Link copied to clipboard
fun
writeHeader
(
comment
:
String
)
:
ByteArray
Content copied to clipboard
write
Packet
Link copied to clipboard
fun
writePacket
(
data
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
:
ByteArray
Content copied to clipboard