Uses of Class
net.bramp.ffmpeg.probe.FFmpegStream.SideData
Packages that use FFmpegStream.SideData
-
Uses of FFmpegStream.SideData in net.bramp.ffmpeg.adapter
Methods in net.bramp.ffmpeg.adapter that return FFmpegStream.SideDataModifier and TypeMethodDescriptionFFmpegStreamSideDataAdapter.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) -
Uses of FFmpegStream.SideData in net.bramp.ffmpeg.probe
Fields in net.bramp.ffmpeg.probe declared as FFmpegStream.SideDataMethods in net.bramp.ffmpeg.probe that return types with arguments of type FFmpegStream.SideDataModifier and TypeMethodDescriptionFFmpegStream.getSideDataList()Returns the list of side data associated with this stream.