VideoEncodingProperties.GetFormatUserData(Byte[]) 方法

定義

取得媒體格式使用者資料。

void GetFormatUserData([Out] winrt::array_view <byte> const& & value);
public void GetFormatUserData(out byte[] value);
Public Sub GetFormatUserData (ByRef value As Byte())

參數

value

Byte[]

byte[]

接收媒體格式資料。

適用於