Uses of Class
org.ffmpeg.ffprobe700.StreamGroupEntryType
Packages that use StreamGroupEntryType
-
Uses of StreamGroupEntryType in org.ffmpeg.ffprobe700
Fields in org.ffmpeg.ffprobe700 with type parameters of type StreamGroupEntryTypeModifier and TypeFieldDescriptionprotected List<StreamGroupEntryType>StreamGroupBlockType.blockEntryprotected List<StreamGroupEntryType>StreamGroupComponentType.componentEntryprotected List<StreamGroupEntryType>StreamGroupPieceType.pieceEntryprotected List<StreamGroupEntryType>StreamGroupSubComponentType.subcomponentEntryprotected List<StreamGroupEntryType>StreamGroupSubPieceType.subpieceEntryMethods in org.ffmpeg.ffprobe700 that return StreamGroupEntryTypeModifier and TypeMethodDescriptionObjectFactory.createStreamGroupEntryType()Create an instance ofStreamGroupEntryTypeMethods in org.ffmpeg.ffprobe700 that return types with arguments of type StreamGroupEntryTypeModifier and TypeMethodDescriptionStreamGroupBlockType.getBlockEntry()Gets the value of the blockEntry property.StreamGroupComponentType.getComponentEntry()Gets the value of the componentEntry property.StreamGroupPieceType.getPieceEntry()Gets the value of the pieceEntry property.StreamGroupSubComponentType.getSubcomponentEntry()Gets the value of the subcomponentEntry property.StreamGroupSubPieceType.getSubpieceEntry()Gets the value of the subpieceEntry property.