AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Generates a VPID based on a specification struct. See the SMPTE 352 standard for details. More...
Go to the source code of this file.
Functions | |
bool | SetVPIDFromSpec (ULWord *const pOutVPID, const VPIDSpec *const pInVPIDSpec) |
Generates a VPID based on the supplied specification. More... | |
Generates a VPID based on a specification struct. See the SMPTE 352 standard for details.
Definition in file ntv2vpidfromspec.cpp.
Generates a VPID based on the supplied specification.
[out] | pOutVPID | Specifies the location where the generated VPID will be stored. |
[in] | pInVPIDSpec | Specifies the location of the settings describing the VPID to be generated. |
Definition at line 25 of file ntv2vpidfromspec.cpp.