VariablePhotoSequenceController 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示可变照片序列的设置。
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
- 继承
- 属性
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) |
获取同时捕获视频和可变照片序列时支持的最高帧速率。 |