Definition at line 630 of file ntv2ccplayer.cpp.
◆ SCCSource()
| SCCSource::SCCSource |
( |
const double |
inCharsPerMinute, |
|
|
istream * |
pInInputStream, |
|
|
const string & |
inFilePath, |
|
|
const bool |
inDeleteInputStream = (0) |
|
) |
| |
|
explicit |
◆ ~SCCSource()
| virtual SCCSource::~SCCSource |
( |
| ) |
|
|
inlinevirtual |
◆ EnqueueCCDataToFrame()
Enqueues next-available CC data into the given encoder for the given frame number.
Definition at line 735 of file ntv2ccplayer.cpp.
◆ GetNextCaptionCharacter()
| virtual string SCCSource::GetNextCaptionCharacter |
( |
void |
| ) |
|
|
inlinevirtual |
- Returns
- Stubbed out – returns an empty string. (I'm not a plaintext generator.)
Reimplemented from CaptionSource.
Definition at line 639 of file ntv2ccplayer.cpp.
◆ GetNextCaptionRow()
| virtual string SCCSource::GetNextCaptionRow |
( |
const bool |
inBreakLines = (0) | ) |
|
|
inlinevirtual |
- Returns
- Stubbed out – returns an empty string. (I'm not a plaintext generator.)
Reimplemented from CaptionSource.
Definition at line 641 of file ntv2ccplayer.cpp.
◆ GetNextCaptionWord()
| virtual string SCCSource::GetNextCaptionWord |
( |
bool & |
outLineBreak | ) |
|
|
inlinevirtual |
- Returns
- Stubbed out – returns an empty string. (I'm not a plaintext generator.)
Reimplemented from CaptionSource.
Definition at line 640 of file ntv2ccplayer.cpp.
◆ IsPlainTextSource()
| virtual bool SCCSource::IsPlainTextSource |
( |
void |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2ccplayer/ntv2ccplayer.cpp