MediaCapture.GetEncoderProperty(MediaStreamType, Guid) Metode

Definisi

Mendapatkan nilai properti pengodean.

public:
 virtual Platform::Object ^ GetEncoderProperty(MediaStreamType mediaStreamType, Platform::Guid propertyId) = GetEncoderProperty;
IInspectable GetEncoderProperty(MediaStreamType const& mediaStreamType, winrt::guid const& propertyId);
public object GetEncoderProperty(MediaStreamType mediaStreamType, Guid propertyId);
function getEncoderProperty(mediaStreamType, propertyId)
Public Function GetEncoderProperty (mediaStreamType As MediaStreamType, propertyId As Guid) As Object

Parameter

mediaStreamType
MediaStreamType

Menentukan aliran yang akan dikueri untuk properti pengodean.

propertyId
Guid

Platform::Guid

winrt::guid

Properti pengodean untuk diambil.

Mengembalikan

Object

Platform::Object

IInspectable

Mengembalikan nilai properti pengodean.

Persyaratan Windows

Kemampuan aplikasi
backgroundMediaRecording microphone webcam

Berlaku untuk