A helper for detecting some file types.
Static Public Member Functions | |
| static bool | IsVideo (string type) |
| Is the given lowercase type a video? More... | |
|
inlinestatic |
Is the given lowercase type a video?
| type | The content type in lowercase, e.g. "ogg". |