Uses of Class
org.ffmpeg.ffprobe436.StreamsType
Packages that use StreamsType
-
Uses of StreamsType in org.ffmpeg.ffprobe436
Fields in org.ffmpeg.ffprobe436 declared as StreamsTypeModifier and TypeFieldDescriptionprotected StreamsTypeFfprobeType.streamsprotected StreamsTypeProgramType.streamsMethods in org.ffmpeg.ffprobe436 that return StreamsTypeModifier and TypeMethodDescriptionObjectFactory.createStreamsType()Create an instance ofStreamsTypeFfprobeType.getStreams()Gets the value of the streams property.ProgramType.getStreams()Gets the value of the streams property.Methods in org.ffmpeg.ffprobe436 with parameters of type StreamsTypeModifier and TypeMethodDescriptionvoidFfprobeType.setStreams(StreamsType value) Sets the value of the streams property.voidProgramType.setStreams(StreamsType value) Sets the value of the streams property.