VideoFrame.ExtendedProperties 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得擴充屬性集,其可在媒體畫面上取得和設定屬性。
public:
property IPropertySet ^ ExtendedProperties { IPropertySet ^ get(); };
IPropertySet ExtendedProperties();
public IPropertySet ExtendedProperties { get; }
var iPropertySet = videoFrame.extendedProperties;
Public ReadOnly Property ExtendedProperties As IPropertySet
屬性值
擴充屬性對應。