NalUnitUtil.H265LayerInfo


class NalUnitUtil.H265LayerInfo


Holds data that maps NAL unit header layer ID to the internal layer info specified in VPS.

Summary

Public constructors

H265LayerInfo(layerIdInVps: Int, viewId: Int)

Indicates the view ID (>= 0) for the multiview case.

Public properties

Int
Int

Internal layer ID used within VPS.

Public constructors

H265LayerInfo

H265LayerInfo(layerIdInVps: Int, viewId: Int)

Indicates the view ID (>= 0) for the multiview case.

Public properties

layerIdInVps

val layerIdInVpsInt

viewId

val viewIdInt

Internal layer ID used within VPS.