![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
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 27 of file ntv2vpidfromspec.cpp.