Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::Scte35Event Struct Reference

Public Attributes

std::string id
 
int type = 0
 
double start_time_in_seconds = 0
 
double duration_in_seconds = 0
 
std::string cue_data
 

Detailed Description

Definition at line 36 of file media_handler.h.

Member Data Documentation

◆ cue_data

std::string shaka::media::Scte35Event::cue_data

Definition at line 42 of file media_handler.h.

◆ duration_in_seconds

double shaka::media::Scte35Event::duration_in_seconds = 0

Definition at line 41 of file media_handler.h.

◆ id

std::string shaka::media::Scte35Event::id

Definition at line 37 of file media_handler.h.

◆ start_time_in_seconds

double shaka::media::Scte35Event::start_time_in_seconds = 0

Definition at line 40 of file media_handler.h.

◆ type

int shaka::media::Scte35Event::type = 0

Definition at line 39 of file media_handler.h.


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