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[]

미디어 형식 데이터를 받습니다.

적용 대상