|
Shaka Packager SDK
|
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. | |
Definition at line 16 of file webm_webvtt_parser.h.
|
static |
Utility function to parse the WebVTT cue from a byte stream.
Definition at line 10 of file webm_webvtt_parser.cc.