Gjsify LogoGjsify Logo

Extra alignment parameters for the memory of video buffers. This structure is usually used to configure the bufferpool if it supports the #GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.

record

Hierarchy

  • VideoAlignment

Index

Constructors

Properties

paddingBottom: number

extra pixels on the bottom

field
paddingLeft: number

extra pixels on the left side

field
paddingRight: number

extra pixels on the right side

field
paddingTop: number

extra pixels on the top

field
strideAlign: number[]

array with extra alignment requirements for the strides

field
name: string

Methods

  • reset(): void
  • Set align to its default values with no padding and no alignment.

    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