IWMEncFile2 Interface
The IWMEncFile2 interface manages the duration and size of the file used for archiving encoded content.
In addition to the methods inherited from the IWMEncFile interface, the IWMEncFile2 interface exposes the following properties.
Property | Description |
FileDuration | Specifies and retrieves the time limit, after which to stop archiving. |
FileSize | Specifies and retrieves the size limit, after which to stop archiving. |
See Also