ParseFromFilenameWithExtension
Leave feedback
On this page
Returns AudioType value, which is equivalent of filename extension, which is extracted from specified filename
public static AudioType ParseFromFilenameWithExtension(string filename)
| Parameter | Type | Description |
|---|---|---|
| filename | String | Arbitrary filename, can be a relative or full path |
AudioType value. Returns AudioType.Undefined, if extension cannot be recognized.
- struct AudioType
- namespace GroupDocs.Editor.HtmlCss.Resources.Audio
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.