SlowMotionEffectDefinition Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a slow motion effect definition.
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
- Inheritance
- Attributes
- Implements
Device family |
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.Phone.PhoneContract (introduced in v1.0)
|
Important
Using SlowMotionEffectDefinition will only affect video. It is not to be used as an audio effect.
Slow |
Creates and initializes a new instance of the SlowMotionEffectDefinition object. |
Activatable |
Gets the activatable class ID of the slow motion effect definition. |
Properties |
Gets the set of properties for configuring the SlowMotionEffectDefinition object. |
Time |
Gets or sets the current time stretch rate. |
Product | Versions |
---|---|
WinRT | Build 10586, Build 14383, Build 15063 |