Gets the mime-type of the video format.

Namespace:  Gallio.Common.Media
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public override string MimeType { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property MimeType As String

See Also