Freigeben über


ProcessVideoFrameContext Klasse

Definition

Stellt Kontext zum Ausführen eines benutzerdefinierten Videoeffektvorgangs innerhalb der ProcessFrame-Methode bereit.

public ref class ProcessVideoFrameContext sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.GCPressure]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ProcessVideoFrameContext final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.GCPressure]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ProcessVideoFrameContext
Public NotInheritable Class ProcessVideoFrameContext
Vererbung
Object Platform::Object IInspectable ProcessVideoFrameContext
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Um eine instance dieser Klasse abzurufen, implementieren Sie die ProcessFrame-Methode.

Eigenschaften

InputFrame

Ruft den Eingaberahmen für einen Videoeffektvorgang ab.

OutputFrame

Ruft den Ausgabeframe für einen Videoeffektvorgang ab.

Gilt für: