AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
This is the complete list of members for CNTV2CaptionDecoder608, including all inherited members.
AppendToLogLabel(const std::string &inString) | CNTV2CaptionLogConfig | virtual |
AutoCallIdleFrame | CNTV2CaptionDecoder608 | static |
AutoFlashOnAirChars | CNTV2CaptionDecoder608 | static |
BurnCaptions(NTV2Buffer &inFB, const NTV2FormatDesc &inFD) | CNTV2CaptionDecoder608 | virtual |
BurnCaptions(UByte *pBuf, const NTV2FrameDimensions fd, const NTV2PixelFormat pf, const UWord rb) | CNTV2CaptionDecoder608 | virtual |
CharacterFlashCycleFrames | CNTV2CaptionDecoder608 | static |
CNTV2CaptionLogConfig(const std::string inLogLabel=std::string()) | CNTV2CaptionLogConfig | |
Create(CNTV2CaptionDecoder608Ptr &outEncoder) | CNTV2CaptionDecoder608 | static |
DebugPrintCurrentScreen(const bool inAllChannels=false, const bool inShowChars=true, const bool inShowTextChannels=false) | CNTV2CaptionDecoder608 | virtual |
DecodeCaptionData(const UByte *pFB, const NTV2PixelFormat pf, const NTV2VideoFormat vf, const NTV2FrameGeometry fg=NTV2_FG_720x486) | CNTV2CaptionDecoder608 | static |
DumpMemory(const void *pInStartAddress, const size_t inByteCount, std::ostream &inOutputStream=std::cout, const size_t inRadix=16, const size_t inBytesPerGroup=4, const size_t inGroupsPerLine=8, const size_t inAddressRadix=16, const bool inShowAscii=true, const size_t inAddrOffset=0) | CNTV2CaptionLogConfig | static |
DumpYBytes_2vuy(const UByte *pInVideoLine, std::ostream &inOutputStream, const unsigned inFromPixel=0, const unsigned inToPixel=719, const bool inShowRuler=true, const unsigned inHiliteRangeFrom=9999, const unsigned inHiliteRangeTo=9999) | CNTV2CaptionLogConfig | static |
DumpYBytes_2vuy(const std::vector< uint8_t > &inVideoLine, std::ostream &inOutputStream, const size_t inFromPixel=0, const size_t inToPixel=719, const bool inShowRuler=true, const size_t inHiliteRangeFrom=9999, const size_t inHiliteRangeTo=9999) | CNTV2CaptionLogConfig | static |
Get608ChannelDecoder(const NTV2Line21Channel inChannel) const | CNTV2CaptionDecoder608 | virtual |
GetDisplayChannel(void) const | CNTV2CaptionDecoder608 | inlinevirtual |
GetLogLabel(void) const | CNTV2CaptionLogConfig | virtual |
GetLogMask(void) const | CNTV2CaptionLogConfig | inlinevirtual |
GetOnAirCharacter(const UWord inRow, const UWord inCol, NTV2Line21Attrs &outAttrs) const | CNTV2CaptionDecoder608 | virtual |
GetOnAirCharacter(const UWord inRow, const UWord inCol) const | CNTV2CaptionDecoder608 | inlinevirtual |
GetOnAirCharacters(const UWord inRowNumber=0) const | CNTV2CaptionDecoder608 | virtual |
GetOnAirCharacterWithAttributes(const UWord inRow, const UWord inCol, NTV2Line21Attrs &outAttrs) const | CNTV2CaptionDecoder608 | virtual |
GetOnAirUTF16CharacterWithAttributes(const UWord inRow, const UWord inCol, NTV2Line21Attrs &outAttrs) const | CNTV2CaptionDecoder608 | virtual |
GetSeverityLabel(const unsigned inSeverity) | CNTV2CaptionLogConfig | static |
GetTextModeDisplayAttributes(const NTV2Line21Channel inChannel) const | CNTV2CaptionDecoder608 | virtual |
GetTextModeDisplayRowCount(const NTV2Line21Channel inChannel) | CNTV2CaptionDecoder608 | virtual |
HexDump32Bytes(const void *pInStartAddress, const size_t inByteCount, const size_t inLimitBytes=32) | CNTV2CaptionLogConfig | static |
IdleFrame(void) | CNTV2CaptionDecoder608 | virtual |
IsFlashCycleOff(void) const | CNTV2CaptionDecoder608 | inlinevirtual |
Log(void) const | CNTV2CaptionLogConfig | virtual |
LogIf(const NTV2CaptionLogMask inLogMask) const | CNTV2CaptionLogConfig | virtual |
mLogLabel | CNTV2CaptionLogConfig | protected |
mLogMask | CNTV2CaptionLogConfig | protected |
mpLabelLock | CNTV2CaptionLogConfig | mutableprotected |
ProcessNew608FrameData(const CaptionData &inCC608Data) | CNTV2CaptionDecoder608 | virtual |
RenderPrePostSpaces | CNTV2CaptionDecoder608 | static |
Reset(void) | CNTV2CaptionDecoder608 | virtual |
SetDebugColumnsOfInterest(const NTV2Line21Channel inChannel, const UWord inFromCol, const UWord inToCol, const bool inAdd=false) | CNTV2CaptionDecoder608 | virtual |
SetDebugRowsOfInterest(const NTV2Line21Channel inChannel, const UWord inFromRow, const UWord inToRow, const bool inAdd=false) | CNTV2CaptionDecoder608 | virtual |
SetDisplayChannel(const NTV2Line21Channel inChannel) | CNTV2CaptionDecoder608 | virtual |
SetLogLabel(const std::string &inNewLabel) | CNTV2CaptionLogConfig | virtual |
SetLogMask(const NTV2CaptionLogMask inLogMask) | CNTV2CaptionDecoder608 | virtual |
SetLogStream(std::ostream &inOutputStream) | CNTV2CaptionLogConfig | virtual |
SetTextModeDisplayAttributes(const NTV2Line21Channel inChannel, const NTV2Line21Attrs &inAttrs) | CNTV2CaptionDecoder608 | virtual |
SetTextModeDisplayRowCount(const NTV2Line21Channel inChannel, const UWord inNumRows) | CNTV2CaptionDecoder608 | virtual |
SubscribeChangeNotification(NTV2Caption608Changed *pInCallback, void *pInUserData=0) | CNTV2CaptionDecoder608 | virtual |
TestLogMask(const NTV2CaptionLogMask inLogMask, const bool inExact=false) const | CNTV2CaptionLogConfig | inlinevirtual |
UnsubscribeChangeNotification(NTV2Caption608Changed *pInCallback, void *pInUserData=0) | CNTV2CaptionDecoder608 | virtual |
UseNewBurnCaptionsMethod | CNTV2CaptionDecoder608 | static |
~CNTV2CaptionDecoder608() | CNTV2CaptionDecoder608 | virtual |
~CNTV2CaptionLogConfig() | CNTV2CaptionLogConfig | virtual |