Share via


CapacityFormat Enumeration

Defines the format in which a CD/DVD recording application provides status information.

Syntax

public enum CapacityFormat

The CapacityFormat enumeration defines the following constants:

Constant Description
Byte A number of bytes.
Item A number of items.
Time An amount of time, expressed as a System.TimeSpan structure.
Unknown The status format is not known.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also