Gjsify LogoGjsify Logo

Hierarchy

  • H265Dpb

Index

Constructors

Properties

name: string

Methods

  • Perform bumping process as defined in C.5.2.4 "Bumping" process. If drain is %TRUE, dpb will remove a #GstH265Picture from internal array so that returned #GstH265Picture could hold the last reference of it

    Parameters

    • drain: boolean

      whether draining or not

    Returns H265Picture

  • clear(): void
  • delete_unused(): void
  • free(): void
  • get_max_num_pics(): number
  • get_size(): number
  • mark_all_non_ref(): void
  • needs_bump(max_num_reorder_pics: number, max_latency_increase: number, max_dec_pic_buffering: number): boolean
  • num_ref_pictures(): number
  • set_max_num_pics(max_num_pics: number): void
  • Set the number of maximum allowed pictures to store

    Parameters

    • max_num_pics: number

      the maximum number of picture

    Returns void

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