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
/
SpsH264Parser
Sps
H264Parser
class
SpsH264Parser
Created by pedro on 27/07/26.
ISO/IEC 14496-10 7.3.2.1.1
Members
Constructors
Sps
H264Parser
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bit
Depth
Chroma
Minus8
Link copied to clipboard
var
bitDepthChromaMinus8
:
Int
bit
Depth
Luma
Minus8
Link copied to clipboard
var
bitDepthLumaMinus8
:
Int
chroma
Format
Link copied to clipboard
var
chromaFormat
:
Int
level
Idc
Link copied to clipboard
var
levelIdc
:
Int
profile
Compatibility
Link copied to clipboard
var
profileCompatibility
:
Int
profile
Idc
Link copied to clipboard
var
profileIdc
:
Int
Functions
parse
Link copied to clipboard
fun
parse
(
sps
:
ByteBuffer
)
fun
parse
(
sps
:
ByteArray
)