Uses of Class
org.ffmpeg.ffprobe.FrameSideDataTimecodeList
Packages that use FrameSideDataTimecodeList
-
Uses of FrameSideDataTimecodeList in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as FrameSideDataTimecodeListMethods in org.ffmpeg.ffprobe that return FrameSideDataTimecodeListModifier and TypeMethodDescriptionObjectFactory.createFrameSideDataTimecodeList()Create an instance ofFrameSideDataTimecodeListFrameSideDataType.getTimecodes()Gets the value of the timecodes property.Methods in org.ffmpeg.ffprobe with parameters of type FrameSideDataTimecodeListModifier and TypeMethodDescriptionvoidFrameSideDataType.setTimecodes(FrameSideDataTimecodeList value) Sets the value of the timecodes property.