Gjsify LogoGjsify Logo

Video Ancillary data, according to SMPTE-291M specification.

Note that the contents of the data are always stored as 8bit data (i.e. do not contain the parity check bits).

record

Hierarchy

  • VideoAncillary

Index

Constructors

Properties

DID: number

The Data Identifier

field
SDID_block_number: number

The Secondary Data Identifier (if type 2) or the Data Block Number (if type 1)

field
data: Uint8Array

The user data content of the Ancillary packet. Does not contain the ADF, DID, SDID nor CS.

field
data_count: number

The amount of data (in bytes) in data (max 255 bytes)

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