UriMediaDescriptor
Creates a media descriptor from an String.
Use this function when you have a content uri and a context to infer container type.
Parameters
the context to infer container type from content uri
the uri to create the media descriptor from
custom data to attach to the media descriptor
Creates a media descriptor from a String.
Use this function if your uriString is not a content uri.
Parameters
the uri to create the media descriptor from
custom data to attach to the media descriptor
Creates a media descriptor from an Uri.
Use this function when you have a content uri and a context to infer container type.
Parameters
the context to infer container type from content uri
the uri to create the media descriptor from
custom data to attach to the media descriptor
Creates a media descriptor from an Uri
Use this function if your uri is not a content uri.
Parameters
the uri to create the media descriptor from
custom data to attach to the media descriptor