Uses of Class
org.ffmpeg.ffprobe.FrameSideDataTimecodeList
-
Packages that use FrameSideDataTimecodeList Package Description org.ffmpeg.ffprobe -
-
Uses of FrameSideDataTimecodeList in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as FrameSideDataTimecodeList Modifier and Type Field Description protected FrameSideDataTimecodeListFrameSideDataType. timecodesMethods in org.ffmpeg.ffprobe that return FrameSideDataTimecodeList Modifier and Type Method Description FrameSideDataTimecodeListObjectFactory. createFrameSideDataTimecodeList()Create an instance ofFrameSideDataTimecodeListFrameSideDataTimecodeListFrameSideDataType. getTimecodes()Gets the value of the timecodes property.Methods in org.ffmpeg.ffprobe with parameters of type FrameSideDataTimecodeList Modifier and Type Method Description voidFrameSideDataType. setTimecodes(FrameSideDataTimecodeList value)Sets the value of the timecodes property.
-