RootEncoder
Toggle table of contents
2.8.1
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
common
/
com.pedro.common.av1
/
Av1SequenceHeaderParser
Av1Sequence
Header
Parser
class
Av1SequenceHeaderParser
Members
Constructors
Av1Sequence
Header
Parser
Link copied to clipboard
constructor
(
)
Properties
high
Bit
Depth
Link copied to clipboard
var
highBitDepth
:
Boolean
initial
Display
Delay
Present
Flag
Link copied to clipboard
var
initialDisplayDelayPresentFlag
:
Boolean
initial
Presentation
Delay
Link copied to clipboard
var
initialPresentationDelay
:
Int
monochrome
Link copied to clipboard
var
monochrome
:
Boolean
sample
Position
Link copied to clipboard
var
samplePosition
:
Int
seq
Level
Idx
Link copied to clipboard
var
seqLevelIdx
:
Int
seq
Profile
Link copied to clipboard
var
seqProfile
:
Int
seq
Tier
Link copied to clipboard
var
seqTier
:
Boolean
subsampling
X
Link copied to clipboard
var
subsamplingX
:
Boolean
subsampling
Y
Link copied to clipboard
var
subsamplingY
:
Boolean
twelve
Bit
Link copied to clipboard
var
twelveBit
:
Boolean
Functions
parse
Link copied to clipboard
fun
parse
(
sequenceObu
:
ByteBuffer
)
fun
parse
(
sequenceObu
:
ByteArray
)