Package org.ffmpeg.ffprobe436
Class ObjectFactory
java.lang.Object
org.ffmpeg.ffprobe436.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.ffmpeg.ffprobe436 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ffmpeg.ffprobe436 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofChaptersTypeCreate an instance ofChapterTypeCreate an instance ofErrorTypejavax.xml.bind.JAXBElement<FfprobeType>createFfprobe(FfprobeType value) Create an instance ofFfprobeTypeCreate an instance ofFormatTypeCreate an instance ofFrameSideDataListTypeCreate an instance ofFrameSideDataTimecodeListCreate an instance ofFrameSideDataTimecodeTypeCreate an instance ofFrameSideDataTypeCreate an instance ofFramesTypeCreate an instance ofFrameTypeCreate an instance ofLibraryVersionsTypeCreate an instance ofLibraryVersionTypeCreate an instance ofLogsTypeCreate an instance ofLogTypeCreate an instance ofPacketsAndFramesTypeCreate an instance ofPacketSideDataListTypeCreate an instance ofPacketSideDataTypeCreate an instance ofPacketsTypeCreate an instance ofPacketTypeCreate an instance ofPixelFormatComponentsTypeCreate an instance ofPixelFormatComponentTypeCreate an instance ofPixelFormatFlagsTypeCreate an instance ofPixelFormatsTypeCreate an instance ofPixelFormatTypeCreate an instance ofProgramsTypeCreate an instance ofProgramTypeCreate an instance ofProgramVersionTypeCreate an instance ofStreamDispositionTypeCreate an instance ofStreamsTypeCreate an instance ofStreamTypeCreate an instance ofSubtitleTypeCreate an instance ofTagType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ffmpeg.ffprobe436
-
-
Method Details
-
createFfprobeType
Create an instance ofFfprobeType -
createPacketsType
Create an instance ofPacketsType -
createFramesType
Create an instance ofFramesType -
createPacketsAndFramesType
Create an instance ofPacketsAndFramesType -
createPacketType
Create an instance ofPacketType -
createPacketSideDataListType
Create an instance ofPacketSideDataListType -
createPacketSideDataType
Create an instance ofPacketSideDataType -
createFrameType
Create an instance ofFrameType -
createLogsType
Create an instance ofLogsType -
createLogType
Create an instance ofLogType -
createFrameSideDataListType
Create an instance ofFrameSideDataListType -
createFrameSideDataType
Create an instance ofFrameSideDataType -
createFrameSideDataTimecodeList
Create an instance ofFrameSideDataTimecodeList -
createFrameSideDataTimecodeType
Create an instance ofFrameSideDataTimecodeType -
createSubtitleType
Create an instance ofSubtitleType -
createStreamsType
Create an instance ofStreamsType -
createProgramsType
Create an instance ofProgramsType -
createStreamDispositionType
Create an instance ofStreamDispositionType -
createStreamType
Create an instance ofStreamType -
createProgramType
Create an instance ofProgramType -
createFormatType
Create an instance ofFormatType -
createTagType
Create an instance ofTagType -
createErrorType
Create an instance ofErrorType -
createProgramVersionType
Create an instance ofProgramVersionType -
createChaptersType
Create an instance ofChaptersType -
createChapterType
Create an instance ofChapterType -
createLibraryVersionType
Create an instance ofLibraryVersionType -
createLibraryVersionsType
Create an instance ofLibraryVersionsType -
createPixelFormatFlagsType
Create an instance ofPixelFormatFlagsType -
createPixelFormatComponentType
Create an instance ofPixelFormatComponentType -
createPixelFormatComponentsType
Create an instance ofPixelFormatComponentsType -
createPixelFormatType
Create an instance ofPixelFormatType -
createPixelFormatsType
Create an instance ofPixelFormatsType -
createFfprobe
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<FfprobeType>
-