![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::TeletextFrame, including all inherited members.
| addLine(const UString &line) | ts::TeletextFrame | inline |
| frameCount() const | ts::TeletextFrame | inline |
| hideTimestamp() const | ts::TeletextFrame | inline |
| lines() const | ts::TeletextFrame | inline |
| page() const | ts::TeletextFrame | inline |
| pid() const | ts::TeletextFrame | inline |
| showTimestamp() const | ts::TeletextFrame | inline |
| TeletextFrame()=default | ts::TeletextFrame | |
| TeletextFrame(PID pid, int page, int frameCount, const cn::duration< Rep1, Period1 > &showTimestamp, const cn::duration< Rep2, Period2 > &hideTimestamp, const UStringList &lines=UStringList()) | ts::TeletextFrame |