StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.av.video.vpx
/
VP9CodecPrivate
/
CodecFeature
Codec
Feature
class
CodecFeature
(
val
id
:
Byte
,
val
length
:
Byte
,
val
data
:
Any
)
Members
Constructors
Codec
Feature
Link copied to clipboard
constructor
(
id
:
Byte
,
length
:
Byte
,
data
:
Any
)
Types
Companion
Link copied to clipboard
object
Companion
Ids
Link copied to clipboard
enum
Ids
:
Enum
<
VP9CodecPrivate.CodecFeature.Ids
>
Properties
data
Link copied to clipboard
val
data
:
Any
id
Link copied to clipboard
val
id
:
Byte
length
Link copied to clipboard
val
length
:
Byte