Namespace VAST.TS
Classes
- TsFileSink
Provides a transport stream file sink that writes media data to a file.
- TsFileSource
Provides a transport stream file source that reads media data from a file.
- TsFormatParser
Provides MPEG-2 Transport Stream format parsing and encoding capabilities, including program association table (PAT) and program map table (PMT) processing, PES packet demultiplexing, and stream descriptor management.
- TsGlobal
Provides global constants and configuration values for MPEG-2 transport stream processing.
- TsHttpServerParameters
Represents parameters for configuring a VAST.TS.TsHttpServer.
- TsSink
Provides a transport stream UDP sink that sends media data over a UDP connection.
- TsSource
Provides a transport stream UDP source that receives media data over a UDP connection.