Searched refs:GstWinRTMediaDescription (Results 1 – 3 of 3) sorted by relevance
44 class GstWinRTMediaDescription47 GstWinRTMediaDescription();48 GstWinRTMediaDescription(const GstWinRTMediaDescription& other);49 ~GstWinRTMediaDescription();57 GstWinRTMediaDescription& operator=(const GstWinRTMediaDescription& rhs)88 bool Contain(const GstWinRTMediaDescription &desc);110 std::vector<GstWinRTMediaDescription> source_list_;136 HRESULT SetMediaDescription(const GstWinRTMediaDescription &desc);141 HRESULT GetAvailableDescriptions(std::vector<GstWinRTMediaDescription> &desc_list);155 std::unique_ptr<GstWinRTMediaDescription> media_desc_;[all …]
92 GstWinRTMediaDescription::GstWinRTMediaDescription() in GstWinRTMediaDescription() function in GstWinRTMediaDescription97 GstWinRTMediaDescription::GstWinRTMediaDescription in GstWinRTMediaDescription() function in GstWinRTMediaDescription98 (const GstWinRTMediaDescription& other) in GstWinRTMediaDescription()108 GstWinRTMediaDescription::~GstWinRTMediaDescription() in ~GstWinRTMediaDescription()114 GstWinRTMediaDescription::Release() in Release()122 GstWinRTMediaDescription::IsValid() const in IsValid()135 GstWinRTMediaDescription::Fill(HString &source_id, in Fill()234 GstWinRTMediaFrameSourceGroup::Contain(const GstWinRTMediaDescription& desc) in Contain()268 std::vector<GstWinRTMediaDescription> preview_list; in Fill()269 std::vector<GstWinRTMediaDescription> record_list; in Fill()[all …]
679 std::vector<GstWinRTMediaDescription> desc_list; in gst_mf_capture_winrt_set_caps()