IMediaDeviceController.GetMediaStreamProperties(MediaStreamType) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得裝置之指定媒體資料流程類型的編碼屬性。
public:
IMediaEncodingProperties ^ GetMediaStreamProperties(MediaStreamType mediaStreamType);
IMediaEncodingProperties GetMediaStreamProperties(MediaStreamType const& mediaStreamType);
public IMediaEncodingProperties GetMediaStreamProperties(MediaStreamType mediaStreamType);
function getMediaStreamProperties(mediaStreamType)
Public Function GetMediaStreamProperties (mediaStreamType As MediaStreamType) As IMediaEncodingProperties
參數
- mediaStreamType
- MediaStreamType
要為其取得屬性的媒體資料流程類型。
傳回
編碼屬性。