Uses of Class
org.ffmpeg.ffprobe700.FrameSideDataPieceList
Packages that use FrameSideDataPieceList
-
Uses of FrameSideDataPieceList in org.ffmpeg.ffprobe700
Fields in org.ffmpeg.ffprobe700 declared as FrameSideDataPieceListModifier and TypeFieldDescriptionprotected FrameSideDataPieceListFrameSideDataComponentType.piecesMethods in org.ffmpeg.ffprobe700 that return FrameSideDataPieceListModifier and TypeMethodDescriptionObjectFactory.createFrameSideDataPieceList()Create an instance ofFrameSideDataPieceListFrameSideDataComponentType.getPieces()Gets the value of the pieces property.Methods in org.ffmpeg.ffprobe700 with parameters of type FrameSideDataPieceListModifier and TypeMethodDescriptionvoidFrameSideDataComponentType.setPieces(FrameSideDataPieceList value) Sets the value of the pieces property.