Uses of Class
tv.hd3g.fflauncher.Channel
-
Packages that use Channel Package Description tv.hd3g.fflauncher -
-
Uses of Channel in tv.hd3g.fflauncher
Fields in tv.hd3g.fflauncher with type parameters of type Channel Modifier and Type Field Description static Map<String,List<Channel>>FFAbout. channel_layoutsGet by ffmpeg -layoutsMethods in tv.hd3g.fflauncher that return Channel Modifier and Type Method Description static ChannelChannel. valueOf(String name)Returns the enum constant of this type with the specified name.static Channel[]Channel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-