AppCaptureMetadataWriter has the following members.
| Name | Description | |
|---|---|---|
![]() |
AppCaptureMetadataWriter | Initializes a new instance of the AppCaptureMetadataWriter class. |
| Name | Description | |
|---|---|---|
![]() |
RemainingStorageBytesAvailable | Gets the number of bytes remaining in the storage space allocated by the system for app capture metadata items. |
| Name | Description | |
|---|---|---|
![]() |
AddDoubleEvent | Adds a new double metadata event. |
![]() |
AddInt32Event | Adds a new integer metadata event. |
![]() |
AddStringEvent | Adds a new string metadata event. |
![]() |
Close | Disposes of the object and associated resources. |
![]() |
StartDoubleState | Adds a new double metadata state. |
![]() |
StartInt32State | Adds a new double metadata state. |
![]() |
StartStringState | Adds a new double metadata state. |
![]() |
StopAllStates | Stops all metadata states. |
![]() |
StopState | Stops the metadata state with the specified identifier. |
| Name | Description | |
|---|---|---|
![]() |
MetadataPurged | Occurs when the system purges previously stored metadata items. |