TSDuck v3.41-4220
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
ts::TeletextFrame Member List

This is the complete list of members for ts::TeletextFrame, including all inherited members.

addLine(const UString &line)ts::TeletextFrameinline
frameCount() constts::TeletextFrameinline
hideTimestamp() constts::TeletextFrameinline
lines() constts::TeletextFrameinline
page() constts::TeletextFrameinline
pid() constts::TeletextFrameinline
showTimestamp() constts::TeletextFrameinline
TeletextFrame()=defaultts::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