Namespace VisioForge.Core.Types.X.Special
Classes
- CustomMediaBlockPad
-
CustomMediaBlock pad information.
- CustomMediaBlockSettings
-
Custom media block settings.
- EncryptorDecryptorSettings
-
Provides configuration settings for AES encryption and decryption operations.
- SRTPSettings
-
Provides configuration settings for SRTP (Secure Real-time Transport Protocol) encryption and decryption operations. SRTP provides confidentiality, message authentication, and replay protection for RTP/RTCP traffic.
- SourceSwitchSettings
-
Represents the currently active sink pad.
- TSAnalyzerReport
-
A point-in-time analysis report for an MPEG transport stream produced by the
TSAnalyzerBlock. - TSAnalyzerSettings
-
Settings for the
TSAnalyzerBlock. - TSCodecDetails
-
Parsed codec details for an elementary stream, extracted from the in-band sequence/parameter-set headers (H.264/HEVC SPS, MPEG-2 sequence header).
- TSElementaryStreamInfo
-
An elementary stream entry inside a program (from the PMT).
- TSEpgEvent
-
An EPG event decoded from the Event Information Table (EIT).
- TSPcrStats
-
PCR timing statistics for a single PCR PID.
- TSPidInfo
-
Statistics for a single PID over the analyzed stream.
- TSProgramInfo
-
A program / service described by the PAT + PMT.
- TSStreamType
-
Helper that maps MPEG-TS
stream_typevalues to readable names. - TSTR101290Check
-
A single ETSI TR 101 290 measurement check.
- TSTR101290Report
-
The ETSI TR 101 290 measurement report, grouping the priority-1, priority-2 and priority-3 checks.
- TeeQueueSettings
-
Settings for the queue elements used in Tee splitter. Controls buffering behavior for each tee output.
Enums
- AESCipher
-
Specifies the Advanced Encryption Standard (AES) cipher configuration.
- InputSelectorSyncMode
-
Defines constants for the different ways that input-selector can behave when in sync-streams mode.
- SRTPAuth
-
Defines the available SRTP authentication methods.
- SRTPCipher
-
Defines the available SRTP cipher suites for encryption.
- TSAnalyzerMode
-
Operating mode of the
TSAnalyzerBlock. - TSPacketSizeMode
-
Transport-stream packet size handling.
- TSPidKind
-
The role a PID plays in the transport stream.
- TeeQueueLeaky
-
Specifies where the queue leaks, if at all.