Uses of Interface
com.avpkit.core.ISimpleMediaFile
-
Packages that use ISimpleMediaFile Package Description com.avpkit.core An advanced API for reading, decoding, re-sampling, encoding and writing of most media files. -
-
Uses of ISimpleMediaFile in com.avpkit.core
Classes in com.avpkit.core that implement ISimpleMediaFile Modifier and Type Class Description classSimpleMediaFileAn implementation ofISimpleMediaFile.Constructors in com.avpkit.core with parameters of type ISimpleMediaFile Constructor Description SimpleMediaFile(ISimpleMediaFile src)Create a newSimpleMediaFilefrom an existingSimpleMediaFile.
-