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 ParseFlagParseFlag.parseFlag(int intValue) static ParseFlagReturns 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 TypeMethodDescriptionbooleanParse the media, asynchronously, with a specific timeout and specific parse flags.booleanParse the media, asynchronously, with specific parse flags, and a timeout set by the "preparse-timeout" native option value.