SceneAnalysisEffectFrame 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示包含場景分析作業結果的視訊畫面。
public ref class SceneAnalysisEffectFrame sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SceneAnalysisEffectFrame final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SceneAnalysisEffectFrame : System.IDisposable
Public NotInheritable Class SceneAnalysisEffectFrame
Implements IDisposable
- 繼承
- 屬性
- 實作
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
處理 SceneAnalysisEffect.SceneAnalyzed 事件,以取得這個類別的實例。
如需使用 SceneAnalysisEffect的作法指引,請參閱 MediaCapture 的場景 anlysis。
版本歷程記錄
Windows 版本 | SDK 版本 | 已新增值 |
---|---|---|
1709 | 16299 | AnalysisRecommendation |
屬性
AnalysisRecommendation |
取得值,指定建議的影像處理,以根據目前的擷取條件來改善擷取影像的品質和精確度。 |
Duration |
取得或設定場景分析效果畫面的持續時間。 |
ExtendedProperties |
取得擴充屬性集,其可在媒體畫面上取得和設定屬性。 |
FrameControlValues |
取得 CapturedFrameControlValues 物件,指出用於框架的擷取設定。 |
HighDynamicRange |
取得 HighDynamicRangeOutput 物件,提供建議的 FrameController 物件,以及指出 HDR 分析特定性的值。 |
IsDiscontinuous |
取得或設定值,這個值表示視訊畫面是否為數據流中間距之後的第一個畫面。 |
IsReadOnly |
取得值,指出框架是否為唯讀。 |
RelativeTime |
取得或設定視訊資料流程中框架的相對時間。 |
SystemRelativeTime |
取得或設定相對於系統的時間戳記,且可在相同裝置上的多個媒體來源之間更正。 |
Type |
取得字串,指出框架包含的資料型別。 |
方法
Close() |
處置物件和相關聯的資源。 |
Dispose() |
執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 |