Gjsify LogoGjsify Logo

See "6.2.11 Segmentation params syntax" and "7.2.10 Segmentation params syntax". When segmentation_update_data is equal to zero, parser will fill feature_enabled and by feature_data using previously parsed values.

record

Hierarchy

  • Vp9SegmentationParams

Index

Constructors

Properties

feature_data: number[]

segmentation feature data

field
feature_enabled: Uint8Array

indicates whether feature is enabled or not

field
segmentation_abs_or_delta_update: number

equal to 0 indicates that the segmentation parameters represent adjustments relative to the standard values. equal to 1 indicates that the segmentation parameters represent the actual values to be used

field
segmentation_enabled: number

equal to 1 indicates that this frame makes use of the segmentation tool

field
segmentation_pred_prob: Uint8Array

specify the probability values to be used when decoding seg_id_predicted

field
segmentation_temporal_update: number

equal to 1 indicates that the updates to the segmentation map are coded relative to the existing segmentation map

field
segmentation_tree_probs: Uint8Array

specify the probability values to be used when decoding segment_id

field
segmentation_update_data: number

equal to 1 indicates that new parameters are about to be specified for each segment

field
segmentation_update_map: number

equal to 1 indicates that the segmentation map should be updated during the decoding of this frame

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method