Uses of Class
org.ffmpeg.ffprobe700.StreamGroupsType
Packages that use StreamGroupsType
-
Uses of StreamGroupsType in org.ffmpeg.ffprobe700
Fields in org.ffmpeg.ffprobe700 declared as StreamGroupsTypeMethods in org.ffmpeg.ffprobe700 that return StreamGroupsTypeModifier and TypeMethodDescriptionObjectFactory.createStreamGroupsType()Create an instance ofStreamGroupsTypeFfprobeType.getStreamGroups()Gets the value of the streamGroups property.Methods in org.ffmpeg.ffprobe700 with parameters of type StreamGroupsTypeModifier and TypeMethodDescriptionvoidFfprobeType.setStreamGroups(StreamGroupsType value) Sets the value of the streamGroups property.