Freigeben über


VariablePhotoSequenceController Klasse

Definition

Stellt die Einstellungen für eine variable Fotosequenz dar.

public ref class VariablePhotoSequenceController sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
class VariablePhotoSequenceController final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
public sealed class VariablePhotoSequenceController
Public NotInheritable Class VariablePhotoSequenceController
Vererbung
Object Platform::Object IInspectable VariablePhotoSequenceController
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

Rufen Sie eine instance dieser Klasse ab, indem Sie auf die VariablePhotoSequenceController-Eigenschaft zugreifen.

Anleitungen zum Erfassen variabler Fotosequenzen finden Sie unter Erfassen einer Fotosequenz mit VariablePhotoSequence.

Eigenschaften

DesiredFrameControllers

Ruft die Liste der FrameController-Objekte ab, die die Einstellungen für jeden Frame in einer variablen Fotosequenz bestimmen.

FrameCapabilities

Ruft ein FrameControlCapabilities-Objekt ab, das Informationen zu den Funktionen für variable Fotosequenzen des Aufnahmegeräts bereitstellt.

MaxPhotosPerSecond

Ruft die maximale Anzahl von Fotos ab, die pro Sekunde in einer variablen Fotosequenz aufgenommen werden können.

PhotosPerSecondLimit

Ruft die Anzahl der Fotos ab, die pro Sekunde in einer variablen Fotosequenz aufgenommen werden, oder legt diese fest.

Supported

Ruft einen Wert ab, der angibt, ob variable Fotosequenzen vom Aufnahmegerät unterstützt werden.

Methoden

GetCurrentFrameRate()

Ruft die aktuelle Bildfrequenz ab, mit der Bilder in einer variablen Fotosequenz aufgenommen werden können.

GetHighestConcurrentFrameRate(IMediaEncodingProperties)

Ruft die höchste Bildfrequenz ab, die unterstützt wird, wenn Gleichzeitig Video und eine variable Fotosequenz erfasst werden.

Gilt für:

Weitere Informationen