Freigeben über


SlowMotionEffectDefinition Klasse

Definition

Stellt eine Definition von Zeitlupeeffekten dar.

public ref class SlowMotionEffectDefinition sealed : IVideoEffectDefinition
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Phone.PhoneContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SlowMotionEffectDefinition final : IVideoEffectDefinition
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Phone.PhoneContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SlowMotionEffectDefinition : IVideoEffectDefinition
function SlowMotionEffectDefinition()
Public NotInheritable Class SlowMotionEffectDefinition
Implements IVideoEffectDefinition
Vererbung
Object Platform::Object IInspectable SlowMotionEffectDefinition
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (eingeführt in v1.0)

Hinweise

Wichtig

Die Verwendung von SlowMotionEffectDefinition wirkt sich nur auf Video aus. Es ist nicht als Audioeffekt zu verwenden.

Konstruktoren

SlowMotionEffectDefinition()

Erstellt und initialisiert eine neue instance des SlowMotionEffectDefinition-Objekts.

Eigenschaften

ActivatableClassId

Ruft die aktivierungsfähige Klassen-ID der Definition des Zeitlupeeffekts ab.

Properties

Ruft den Satz von Eigenschaften zum Konfigurieren des SlowMotionEffectDefinition-Objekts ab.

TimeStretchRate

Ruft die aktuelle Zeitstreckrate ab oder legt sie fest.

Gilt für:

Weitere Informationen