IWMEncFileArchiveStats Interface
The IWMEncFileArchiveStats interface retrieves the size, in bytes, of the archive file and the duration, in milliseconds, of the encoded content stored in the file. The IWMEncFileArchiveStats interface exposes the following properties.
Property | Description |
FileDuration | Retrieves the duration, in milliseconds, of the encoded content stored in an archive file. |
FileSize | Retrieves the size, in bytes, of the archive file. |
See Also