-
public interface IMediaFormat
-
-
Method Summary
Modifier and Type Method Description abstract StringgetString(String name)abstract intgetInteger(String name)-
-
Method Detail
-
getInteger
abstract int getInteger(String name)
-
-
-
-