AppCaptureMetadataWriter Members

AppCaptureMetadataWriter has the following members.

Public Constructors

  Name Description
AppCaptureMetadataWriter Initializes a new instance of the AppCaptureMetadataWriter class.

Public Properties

  Name Description
RemainingStorageBytesAvailable Gets the number of bytes remaining in the storage space allocated by the system for app capture metadata items.

Public Methods

  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.

Public Events

  Name Description
MetadataPurged Occurs when the system purges previously stored metadata items.

See also

Reference

AppCaptureMetadataWriter Class

Windows.Media.Capture Namespace