Uses of Enum
uk.co.caprica.vlcj.media.MediaType
Packages that use MediaType
-
Uses of MediaType in uk.co.caprica.vlcj.media
Methods in uk.co.caprica.vlcj.media that return MediaTypeModifier and TypeMethodDescriptionstatic MediaType
MediaType.mediaType
(int intValue) InfoApi.type()
Get the current media typestatic MediaType
Returns the enum constant of this type with the specified name.static MediaType[]
MediaType.values()
Returns an array containing the constants of this enum type, in the order they are declared.