Uses of Class
org.ffmpeg.ffprobe.FrameSideDataType
-
Packages that use FrameSideDataType Package Description org.ffmpeg.ffprobe -
-
Uses of FrameSideDataType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe with type parameters of type FrameSideDataType Modifier and Type Field Description protected List<FrameSideDataType>FrameSideDataListType. sideDataMethods in org.ffmpeg.ffprobe that return FrameSideDataType Modifier and Type Method Description FrameSideDataTypeObjectFactory. createFrameSideDataType()Create an instance ofFrameSideDataTypeMethods in org.ffmpeg.ffprobe that return types with arguments of type FrameSideDataType Modifier and Type Method Description List<FrameSideDataType>FrameSideDataListType. getSideData()Gets the value of the sideData property.
-