HomeSort by relevance Sort by last modified time
    Searched defs:DemuxerConfigs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/base/android/
demuxer_stream_player_params.cc 9 DemuxerConfigs::DemuxerConfigs()
17 DemuxerConfigs::~DemuxerConfigs() {}
demuxer_stream_player_params.h 19 struct MEDIA_EXPORT DemuxerConfigs {
20 DemuxerConfigs();
21 ~DemuxerConfigs();
58 // a corresponding DemuxerConfigs is added into this vector. The
59 // DemuxerConfigs should only contain information of the stream that is
62 std::vector<DemuxerConfigs> demuxer_configs;

Completed in 180 milliseconds