MediaStreamContainer.PreferredFileExtension Property

Returns the default file extension for video files that have been saved using this MediaStreamContainer.
Syntax:
Public PreferredFileExtension As String
Limitations:

Read only.

Remarks:

The value of this property can be used to customize the dialog displayed to let the user select a video filename.

See also: MediaStreamContainer

<< MediaStreamContainer