RDK Documentation (Open Sourced RDK Components)
HlsStreamInfo Struct Reference

HlsStreamInfo structure for stream related information. More...

#include <fragmentcollector_hls.h>

Inheritance diagram for HlsStreamInfo:
Inheritance graph
Collaboration diagram for HlsStreamInfo:
Collaboration graph

Data Fields

long program_id
 
const char * audio
 
const char * codecs
 
const char * uri
 
long averageBandwidth
 
const char * closedCaptions
 
const char * subtitles
 
StreamOutputFormat audioFormat
 
- Data Fields inherited from StreamInfo
bool enabled
 
bool isIframeTrack
 
bool validity
 
const char * codecs
 
long bandwidthBitsPerSecond
 
StreamResolution resolution
 
BitrateChangeReason reason
 

yes

HlsStreamInfo structure for stream related information.

Definition at line 79 of file fragmentcollector_hls.h.

Field Documentation

◆ program_id

long HlsStreamInfo::program_id

Program Id

Definition at line 81 of file fragmentcollector_hls.h.

◆ audio

const char* HlsStreamInfo::audio

Audio

Definition at line 82 of file fragmentcollector_hls.h.

◆ codecs

const char* HlsStreamInfo::codecs

Codec String

Definition at line 83 of file fragmentcollector_hls.h.

◆ uri

const char* HlsStreamInfo::uri

URI Information

Definition at line 84 of file fragmentcollector_hls.h.

◆ averageBandwidth

long HlsStreamInfo::averageBandwidth

Average Bandwidth

Definition at line 87 of file fragmentcollector_hls.h.

◆ closedCaptions

const char* HlsStreamInfo::closedCaptions

CC if present

Definition at line 88 of file fragmentcollector_hls.h.

◆ subtitles

const char* HlsStreamInfo::subtitles

Subtitles

Definition at line 89 of file fragmentcollector_hls.h.

◆ audioFormat

StreamOutputFormat HlsStreamInfo::audioFormat

Audio codec format

Definition at line 90 of file fragmentcollector_hls.h.


The documentation for this struct was generated from the following file: