IMediaExtension.SetProperties(IPropertySet) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定註冊媒體剖析器或編解碼器時所提供的組態屬性。
public:
void SetProperties(IPropertySet ^ configuration);
void SetProperties(IPropertySet const& configuration);
public void SetProperties(IPropertySet configuration);
function setProperties(configuration)
Public Sub SetProperties (configuration As IPropertySet)
參數
- configuration
- IPropertySet
媒體剖析器或編解碼器的組態屬性。