Package org.ffmpeg.ffprobe700
Class ObjectFactory
java.lang.Object
org.ffmpeg.ffprobe700.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.ffmpeg.ffprobe700 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.ffprobe700 -
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 ofFrameSideDataComponentListCreate an instance ofFrameSideDataComponentTypeCreate an instance ofFrameSideDataListTypeCreate an instance ofFrameSideDataPieceListCreate an instance ofFrameSideDataPieceTypeCreate an instance ofFrameSideDataTimecodeListCreate an instance ofFrameSideDataTimecodeTypeCreate an instance ofFrameSideDataTypeCreate an instance ofFrameSideDatumTypeCreate 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 ofPacketSideDatumTypeCreate 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 ofStreamGroupBlockListCreate an instance ofStreamGroupBlockTypeCreate an instance ofStreamGroupComponentListCreate an instance ofStreamGroupComponentTypeCreate an instance ofStreamGroupEntryTypeCreate an instance ofStreamGroupPieceListCreate an instance ofStreamGroupPieceTypeCreate an instance ofStreamGroupsTypeCreate an instance ofStreamGroupSubComponentListCreate an instance ofStreamGroupSubComponentTypeCreate an instance ofStreamGroupSubPieceListCreate an instance ofStreamGroupSubPieceTypeCreate an instance ofStreamGroupTypeCreate an instance ofStreamsTypeCreate an instance ofStreamTypeCreate an instance ofSubtitleTypeCreate an instance ofTagsTypeCreate 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.ffprobe700
-
-
Method Details
-
createFfprobeType
Create an instance ofFfprobeType -
createPacketsType
Create an instance ofPacketsType -
createFramesType
Create an instance ofFramesType -
createPacketsAndFramesType
Create an instance ofPacketsAndFramesType -
createTagsType
Create an instance ofTagsType -
createPacketType
Create an instance ofPacketType -
createPacketSideDataListType
Create an instance ofPacketSideDataListType -
createPacketSideDataType
Create an instance ofPacketSideDataType -
createPacketSideDatumType
Create an instance ofPacketSideDatumType -
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 -
createFrameSideDatumType
Create an instance ofFrameSideDatumType -
createFrameSideDataTimecodeList
Create an instance ofFrameSideDataTimecodeList -
createFrameSideDataTimecodeType
Create an instance ofFrameSideDataTimecodeType -
createFrameSideDataComponentList
Create an instance ofFrameSideDataComponentList -
createFrameSideDataComponentType
Create an instance ofFrameSideDataComponentType -
createFrameSideDataPieceList
Create an instance ofFrameSideDataPieceList -
createFrameSideDataPieceType
Create an instance ofFrameSideDataPieceType -
createSubtitleType
Create an instance ofSubtitleType -
createStreamsType
Create an instance ofStreamsType -
createProgramsType
Create an instance ofProgramsType -
createStreamGroupsType
Create an instance ofStreamGroupsType -
createStreamDispositionType
Create an instance ofStreamDispositionType -
createStreamType
Create an instance ofStreamType -
createProgramType
Create an instance ofProgramType -
createStreamGroupType
Create an instance ofStreamGroupType -
createStreamGroupComponentList
Create an instance ofStreamGroupComponentList -
createStreamGroupComponentType
Create an instance ofStreamGroupComponentType -
createStreamGroupSubComponentList
Create an instance ofStreamGroupSubComponentList -
createStreamGroupSubComponentType
Create an instance ofStreamGroupSubComponentType -
createStreamGroupPieceList
Create an instance ofStreamGroupPieceList -
createStreamGroupPieceType
Create an instance ofStreamGroupPieceType -
createStreamGroupSubPieceList
Create an instance ofStreamGroupSubPieceList -
createStreamGroupSubPieceType
Create an instance ofStreamGroupSubPieceType -
createStreamGroupBlockList
Create an instance ofStreamGroupBlockList -
createStreamGroupBlockType
Create an instance ofStreamGroupBlockType -
createStreamGroupEntryType
Create an instance ofStreamGroupEntryType -
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>
-