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