Uses of Class
org.ffmpeg.ffprobe700.StreamGroupPieceList
Packages that use StreamGroupPieceList
-
Uses of StreamGroupPieceList in org.ffmpeg.ffprobe700
Fields in org.ffmpeg.ffprobe700 declared as StreamGroupPieceListModifier and TypeFieldDescriptionprotected StreamGroupPieceListStreamGroupSubComponentType.piecesMethods in org.ffmpeg.ffprobe700 that return StreamGroupPieceListModifier and TypeMethodDescriptionObjectFactory.createStreamGroupPieceList()Create an instance ofStreamGroupPieceListStreamGroupSubComponentType.getPieces()Gets the value of the pieces property.Methods in org.ffmpeg.ffprobe700 with parameters of type StreamGroupPieceListModifier and TypeMethodDescriptionvoidStreamGroupSubComponentType.setPieces(StreamGroupPieceList value) Sets the value of the pieces property.