Méthode | Description | |
---|---|---|
IsAudioFormat ( string format ) : bool |
Whether or not the format supplied is an audio format.
|
|
IsImageFormat ( string format ) : bool |
Whether or not the format supplied is an audio format.
|
|
IsVideoFormat ( string format ) : bool |
Whether or not the format supplied is an audio format.
|
Méthode | Description | |
---|---|---|
MediaHelper ( ) : System.Collections.Generic |
Initialize the formats for audio, video, image.
|
public static IsAudioFormat ( string format ) : bool | ||
format | string | Name of format. |
Résultat | bool |
public static IsImageFormat ( string format ) : bool | ||
format | string | Name of format. |
Résultat | bool |
public static IsVideoFormat ( string format ) : bool | ||
format | string | Name of format. |
Résultat | bool |