Shaka Packager SDK
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
shaka::media::WebMWebVTTParser Class Reference

Static Public Member Functions

static void Parse (const uint8_t *payload, int payload_size, std::string *id, std::string *settings, std::string *content)
 Utility function to parse the WebVTT cue from a byte stream.
 

Detailed Description

Definition at line 16 of file webm_webvtt_parser.h.

Member Function Documentation

◆ Parse()

void shaka::media::WebMWebVTTParser::Parse ( const uint8_t *  payload,
int  payload_size,
std::string *  id,
std::string *  settings,
std::string *  content 
)
static

Utility function to parse the WebVTT cue from a byte stream.

Definition at line 10 of file webm_webvtt_parser.cc.


The documentation for this class was generated from the following files: