DeckLinkSubtitleKind
Which subtitle format (if any) the SDI input is expected to carry. A real SDI signal will usually carry at most one subtitle format; mixing OP47 teletext with SMPTE 334 CDP (CEA-708/608) is technically possible but rare and unsupported. Configuring this explicitly means the input only advertises the subtitle context for the chosen format.
Name |
Number |
Description |
DECK_LINK_SUBTITLE_KIND_UNKNOWN |
0 |
|
DECK_LINK_SUBTITLE_KIND_NONE |
1 |
|
DECK_LINK_SUBTITLE_KIND_TELETEXT |
2 |
|
DECK_LINK_SUBTITLE_KIND_CTA708 |
3 |
|
DECK_LINK_SUBTITLE_KIND_CTA608 |
4 |