AJA NTV2 SDK
17.5.0.1658
NTV2 SDK 17.5.0.1658
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
e
f
g
h
i
j
k
l
m
o
p
r
s
t
u
v
w
Variables
Typedefs
a
b
c
d
e
f
g
h
i
j
k
m
n
o
p
r
s
t
u
v
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
_
a
b
c
d
e
f
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
Enumerator
b
c
e
g
k
n
r
v
Related Functions
:
a
b
c
d
j
o
s
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Variables
_
a
b
c
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
Typedefs
_
a
b
c
d
f
h
i
j
l
m
n
o
p
q
r
s
t
u
w
Enumerations
_
a
b
c
d
e
f
h
i
j
k
m
n
p
q
r
s
t
u
v
x
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
ancillarydatafactory.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: MIT */
8
#ifndef AJA_ANCILLARYDATAFACTORY_H
9
#define AJA_ANCILLARYDATAFACTORY_H
10
11
#include "
ancillarydata.h
"
12
13
20
class
AJAExport
AJAAncillaryDataFactory
21
{
22
public
:
29
static
AJAAncillaryData
* Create (
const
AJAAncDataType
inAncType,
const
AJAAncillaryData
& inAncData);
30
37
static
AJAAncillaryData
* Create (
const
AJAAncDataType
inAncType,
const
AJAAncillaryData
* pInAncData =
NULL
);
38
39
46
static
AJAAncDataType
GuessAncillaryDataType (
const
AJAAncillaryData
& inAncData);
47
55
static
AJAAncDataType
GuessAncillaryDataType (
const
AJAAncillaryData
* pInAncData);
56
57
};
// AJAAncillaryDataFactory
58
59
#endif // AJA_ANCILLARYDATAFACTORY_H
ancillarydata.h
Declares the AJAAncillaryData class.
NULL
#define NULL
Definition:
ntv2caption608types.h:19
AJAAncDataType
AJAAncDataType
Identifies the ancillary data types that are known to this module.
Definition:
ancillarydata.h:44
AJAAncillaryDataFactory
Use my AJAAncillaryDataFactory::GuessAncillaryDataType method to determine what kind of ancillary dat...
Definition:
ancillarydatafactory.h:20
AJAAncillaryData
I am the principal class that stores a single SMPTE-291 SDI ancillary data packet OR the digitized co...
Definition:
ancillarydata.h:552
AJAExport
#define AJAExport
Definition:
export.h:33
libajantv2
ajaanc
includes
ancillarydatafactory.h
Generated on Tue Feb 25 2025 18:41:12 for AJA NTV2 SDK by
1.8.17