Uses of Enum
uk.co.caprica.vlcj.media.ParseFlag
Packages that use ParseFlag
-
Uses of ParseFlag in uk.co.caprica.vlcj.media
Methods in uk.co.caprica.vlcj.media that return ParseFlagModifier and TypeMethodDescriptionstatic ParseFlag
ParseFlag.parseFlag
(int intValue) static ParseFlag
Returns the enum constant of this type with the specified name.static ParseFlag[]
ParseFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.co.caprica.vlcj.media with parameters of type ParseFlagModifier and TypeMethodDescriptionboolean
Parse the media, asynchronously, with a specific timeout and specific parse flags.boolean
Parse the media, asynchronously, with specific parse flags, and a timeout set by the "preparse-timeout" native option value.