SourceType

enum SourceType

Entries

IMAGE
Link copied to clipboard
VIDEO
Link copied to clipboard
UNKNOWN
Link copied to clipboard

Functions

detectTypeSafe
Link copied to clipboard

Detecting the Type by content, this can take some time, you need to call this in a background thread.

open fun detectTypeSafe(uri: Uri): SourceType