共用方式為


VariablePhotoSequenceController 類別

定義

表示可變相片序列的設定。

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
繼承
Object Platform::Object IInspectable VariablePhotoSequenceController
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

存取 VariablePhotoSequenceController 屬性,以取得這個類別的實例。

如需擷取可變相片序列的操作指南,請參閱 使用 VariablePhotoSequence 擷取相片序列

屬性

DesiredFrameControllers

取得 FrameController 物件清單,決定可變相片序列中每個畫面的設定。

FrameCapabilities

取得 FrameControlCapabilities 物件,提供擷取裝置之可變相片序列功能的相關資訊。

MaxPhotosPerSecond

取得可變相片序列中每秒可拍攝的相片數目上限。

PhotosPerSecondLimit

取得或設定可變相片序列中每秒拍攝的相片數目。

Supported

取得值,指出擷取裝置是否支援可變相片序列。

方法

GetCurrentFrameRate()

取得目前的畫面播放速率,其中圖片可以在可變相片序列中拍攝。

GetHighestConcurrentFrameRate(IMediaEncodingProperties)

取得同時擷取視訊和可變相片序列時所支援的最高畫面播放速率。

適用於

另請參閱