Shaka Packager SDK
|
This is the complete list of members for shaka::media::WebMClusterParser, including all inherited members.
cluster_ended() const | shaka::media::WebMClusterParser | inline |
cluster_start_time() const (defined in shaka::media::WebMClusterParser) | shaka::media::WebMClusterParser | inline |
DISALLOW_COPY_AND_ASSIGN(WebMParserClient) (defined in shaka::media::WebMParserClient) | shaka::media::WebMParserClient | protected |
Flush() | shaka::media::WebMClusterParser | |
kDefaultAudioBufferDurationInMs enum value | shaka::media::WebMClusterParser | |
kDefaultVideoBufferDurationInMs enum value | shaka::media::WebMClusterParser | |
OnFloat(int id, double val) (defined in shaka::media::WebMParserClient) | shaka::media::WebMParserClient | virtual |
OnString(int id, const std::string &str) (defined in shaka::media::WebMParserClient) | shaka::media::WebMParserClient | virtual |
Parse(const uint8_t *buf, int size) | shaka::media::WebMClusterParser | |
Reset() | shaka::media::WebMClusterParser | |
WebMClusterParser(int64_t timecode_scale, std::shared_ptr< AudioStreamInfo > audio_stream_info, std::shared_ptr< VideoStreamInfo > video_stream_info, const VPCodecConfigurationRecord &vp_config, int64_t audio_default_duration, int64_t video_default_duration, const WebMTracksParser::TextTracks &text_tracks, const std::set< int64_t > &ignored_tracks, const std::string &audio_encryption_key_id, const std::string &video_encryption_key_id, const MediaParser::NewMediaSampleCB &new_sample_cb, const MediaParser::InitCB &init_cb, KeySource *decryption_key_source) | shaka::media::WebMClusterParser | |
WebMParserClient() (defined in shaka::media::WebMParserClient) | shaka::media::WebMParserClient | protected |
~WebMClusterParser() override (defined in shaka::media::WebMClusterParser) | shaka::media::WebMClusterParser | |
~WebMParserClient() (defined in shaka::media::WebMParserClient) | shaka::media::WebMParserClient | virtual |