AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
j2kDecoderConfig Class Reference

#include <ntv2config2022.h>

Public Types

enum  eProgSelMode_t {
  eProgSel_Off, eProgSel_AutoFirstProg, eProgSel_LowestProgNum, eProgSel_SpecificProgNum,
  eProgSel_SpecificProgPID, eProgSel_Default = eProgSel_AutoFirstProg
}
 

Public Member Functions

 j2kDecoderConfig ()
 
void init ()
 
bool operator== (const j2kDecoderConfig &other)
 
bool operator!= (const j2kDecoderConfig &other)
 

Public Attributes

eProgSelMode_t selectionMode
 
uint32_t programNumber
 
uint32_t programPID
 
uint32_t audioNumber
 

Detailed Description

Definition at line 110 of file ntv2config2022.h.

Member Enumeration Documentation

◆ eProgSelMode_t

Enumerator
eProgSel_Off 
eProgSel_AutoFirstProg 
eProgSel_LowestProgNum 
eProgSel_SpecificProgNum 
eProgSel_SpecificProgPID 
eProgSel_Default 

Definition at line 113 of file ntv2config2022.h.

Constructor & Destructor Documentation

◆ j2kDecoderConfig()

j2kDecoderConfig::j2kDecoderConfig ( )
inline

Definition at line 123 of file ntv2config2022.h.

Member Function Documentation

◆ init()

void j2kDecoderConfig::init ( )

Definition at line 166 of file ntv2config2022.cpp.

◆ operator!=()

bool j2kDecoderConfig::operator!= ( const j2kDecoderConfig other)

Definition at line 174 of file ntv2config2022.cpp.

◆ operator==()

bool j2kDecoderConfig::operator== ( const j2kDecoderConfig other)

Definition at line 179 of file ntv2config2022.cpp.

Member Data Documentation

◆ audioNumber

uint32_t j2kDecoderConfig::audioNumber

Definition at line 132 of file ntv2config2022.h.

◆ programNumber

uint32_t j2kDecoderConfig::programNumber

Definition at line 130 of file ntv2config2022.h.

◆ programPID

uint32_t j2kDecoderConfig::programPID

Definition at line 131 of file ntv2config2022.h.

◆ selectionMode

eProgSelMode_t j2kDecoderConfig::selectionMode

Definition at line 129 of file ntv2config2022.h.


The documentation for this class was generated from the following files: