public enum VideoFileFormat
Type Params | Return Type | Name and description |
---|---|---|
|
public static VideoFileFormat |
fromString(String input) |
|
public String |
getExtension() |
|
public String |
getName() |
|
public String |
toString() |