Uses of Class
org.ffmpeg.ffprobe700.FrameSideDataListType
Packages that use FrameSideDataListType
-
Uses of FrameSideDataListType in org.ffmpeg.ffprobe700
Fields in org.ffmpeg.ffprobe700 declared as FrameSideDataListTypeMethods in org.ffmpeg.ffprobe700 that return FrameSideDataListTypeModifier and TypeMethodDescriptionObjectFactory.createFrameSideDataListType()Create an instance ofFrameSideDataListTypeFrameType.getSideDataList()Gets the value of the sideDataList property.Methods in org.ffmpeg.ffprobe700 with parameters of type FrameSideDataListTypeModifier and TypeMethodDescriptionvoidFrameType.setSideDataList(FrameSideDataListType value) Sets the value of the sideDataList property.