Uses of Class
org.ffmpeg.ffprobe.FrameSideDataListType
-
Packages that use FrameSideDataListType Package Description org.ffmpeg.ffprobe -
-
Uses of FrameSideDataListType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as FrameSideDataListType Modifier and Type Field Description protected FrameSideDataListTypeFrameType. sideDataListMethods in org.ffmpeg.ffprobe that return FrameSideDataListType Modifier and Type Method Description FrameSideDataListTypeObjectFactory. createFrameSideDataListType()Create an instance ofFrameSideDataListTypeFrameSideDataListTypeFrameType. getSideDataList()Gets the value of the sideDataList property.Methods in org.ffmpeg.ffprobe with parameters of type FrameSideDataListType Modifier and Type Method Description voidFrameType. setSideDataList(FrameSideDataListType value)Sets the value of the sideDataList property.
-