Uses of Class
org.ffmpeg.ffprobe700.FrameSideDataComponentList
Packages that use FrameSideDataComponentList
-
Uses of FrameSideDataComponentList in org.ffmpeg.ffprobe700
Fields in org.ffmpeg.ffprobe700 declared as FrameSideDataComponentListModifier and TypeFieldDescriptionprotected FrameSideDataComponentListFrameSideDataType.componentsMethods in org.ffmpeg.ffprobe700 that return FrameSideDataComponentListModifier and TypeMethodDescriptionObjectFactory.createFrameSideDataComponentList()Create an instance ofFrameSideDataComponentListFrameSideDataType.getComponents()Gets the value of the components property.Methods in org.ffmpeg.ffprobe700 with parameters of type FrameSideDataComponentListModifier and TypeMethodDescriptionvoidFrameSideDataType.setComponents(FrameSideDataComponentList value) Sets the value of the components property.