NalUnitUtil.H265LayerInfo


public final class NalUnitUtil.H265LayerInfo


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

Summary

Public fields

final int
final int

Internal layer ID used within VPS.

Public constructors

H265LayerInfo(int layerIdInVps, int viewId)

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

Public fields

layerIdInVps

public final int layerIdInVps

viewId

public final int viewId

Internal layer ID used within VPS.

Public constructors

H265LayerInfo

public H265LayerInfo(int layerIdInVps, int viewId)

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