Uses of Class
org.ffmpeg.ffprobe.FrameSideDataTimecodeType
-
Packages that use FrameSideDataTimecodeType Package Description org.ffmpeg.ffprobe -
-
Uses of FrameSideDataTimecodeType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe with type parameters of type FrameSideDataTimecodeType Modifier and Type Field Description protected List<FrameSideDataTimecodeType>FrameSideDataTimecodeList. timecodeMethods in org.ffmpeg.ffprobe that return FrameSideDataTimecodeType Modifier and Type Method Description FrameSideDataTimecodeTypeObjectFactory. createFrameSideDataTimecodeType()Create an instance ofFrameSideDataTimecodeTypeMethods in org.ffmpeg.ffprobe that return types with arguments of type FrameSideDataTimecodeType Modifier and Type Method Description List<FrameSideDataTimecodeType>FrameSideDataTimecodeList. getTimecode()Gets the value of the timecode property.
-