|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of QTByteObject in quicktime.qd |
Subclasses of QTByteObject in quicktime.qd | |
class |
OpenCPicParams
Provides information about a picture image relating to the source rectangle, horizontal and vertical resolution of the image. |
class |
QDColor
Represents color as 16bit values for each component and alpha channel. |
class |
QDDimension
This class represents a width and height dimension. |
class |
QDRect
This class corresponds to the Rect and FixedRect Data structures. |
Uses of QTByteObject in quicktime.qd.text |
Subclasses of QTByteObject in quicktime.qd.text | |
class |
ScrpSTElement
This class maps the ScrpSTElement record of the TextToolbox. |
Uses of QTByteObject in quicktime.qd3d.camera |
Subclasses of QTByteObject in quicktime.qd3d.camera | |
class |
CameraData
CameraData contains information for the camera angle and position. |
class |
CameraPlacement
CameraPlacement contains information for the camera's range. |
class |
CameraRange
CameraRange contains information for the camera's range. |
class |
CameraViewPort
CameraViewPort contains information for the camera's viewport. |
class |
OrthographicCameraData
OrthographicCameraData contains information for the camera angle and position. |
class |
ViewAngleAspectCameraData
A view angle aspect camera is a perspective camera specified in terms of the minimum view angle and the aspect ratio of X to Y. |
class |
ViewPlaneCameraData
A perspective camera specified in terms of an arbitrary view plane. |
Uses of QTByteObject in quicktime.qd3d.math |
Subclasses of QTByteObject in quicktime.qd3d.math | |
class |
Matrix3x3
Matrix3x3 contains information for a 3 x 3 float matrix. |
class |
Matrix4x4
Matrix4x4 contains information for a 4 x 4 float matrix. |
class |
Point3D
Point3D contains information for the three dimensional point. |
class |
Quaternion
Quaternion A quadruple of floating-point numbers that obeys the laws of quaternion arithmetic. |
class |
Vector2D
Refer to TQ3Vector2D in QuickDraw3D |
class |
Vector3D
Vector3D contains information for three dimensional vectors. |
Uses of QTByteObject in quicktime.qd3d.transform |
Subclasses of QTByteObject in quicktime.qd3d.transform | |
class |
RotateTransformData
RotateTransformData contains information for three dimensional rotations. |
Uses of QTByteObject in quicktime.sound |
Subclasses of QTByteObject in quicktime.sound | |
class |
CompressionInfo
Contains information about the compression format of sound data. |
class |
SCStatus
Sound Channel Status object |
class |
SoundComponentData
|
class |
SPB
The SPB class is used in conjunction with a SPBDevice to record sound. |
Uses of QTByteObject in quicktime.std.comp |
Subclasses of QTByteObject in quicktime.std.comp | |
class |
ComponentDescription
Describes component features. |
Uses of QTByteObject in quicktime.std.image |
Subclasses of QTByteObject in quicktime.std.image | |
class |
CodecInfo
Corresponds to the Compressor Information Structure which describes the capabilities of compressors. |
class |
DataRateParams
The Image Compression Manager provides this object to allow your application to communicate information to compressors that can constrain compressed data to a specific data rate. |
class |
GraphicsMode
The GraphicsMode class implements details that describe transfer operations and transperancy operations. |
class |
GXPath
You use the GXPath to specify a single contour composed of straight lines and curves. |
class |
GXPaths
The GXPaths class allows you to group multiple path contours together. |
class |
ICMFrameTime
No QT documentation available for the ICMTimeFrameRecord struct QuickTime:ICMTimeFrameRecord |
class |
ICMPixelFormatInfo
|
class |
Matrix
A Matrix defines how to map points from one coordinate space into another coordinate space. |
Uses of QTByteObject in quicktime.std.movies |
Subclasses of QTByteObject in quicktime.std.movies | |
class |
TweenData
TweenData is a variable data structure that is used to set tween atom values that are stored in an atom of an AtomContainer with insertChild(... |
Methods in quicktime.std.movies with parameters of type QTByteObject | |
void |
AtomContainer.setAtomData(Atom atom,
QTByteObject data)
This method allows you to set a leaf atom's data. |
Atom |
AtomContainer.insertChild(Atom parentAtom,
int atomType,
int id,
int index,
QTByteObject data)
This method creates a new child atom for parentAtom. |
Uses of QTByteObject in quicktime.std.movies.media |
Subclasses of QTByteObject in quicktime.std.movies.media | |
class |
LevelMeterInfo
This class returns information from the SoundMediaHandler of the number of channels available for metering and the left and right meter level |
class |
MediaEQSpectrumBands
This represents the Equalizer Spectrum of Bands. |
Uses of QTByteObject in quicktime.std.music |
Subclasses of QTByteObject in quicktime.std.music | |
class |
InstKnob
Contains information about state of a knob. |
class |
InstKnobList
Contains a list of knobs. |
class |
InstSampleDesc
Contains information about the mix state of a specified part. |
class |
KnobDescription
A KnobDescription contains information about a particular knob that is used by a particular MusicComponent |
class |
MusicMIDIPacket
Describes the MIDI data that is passed by note allocation calls. |
class |
NoteRequest
Provides all the information required to initialise a NoteChannel. |
class |
NoteRequestInfo
Provides the basic information that is used to create a NoteChannel. |
class |
QTMIDIPort
Provides information about the port used by the QuickTime synthesizer. |
class |
SynthesizerConnections
Describes how a MIDI device is connected to the computer. |
class |
SynthesizerDescription
|
class |
ToneDescription
Provides the information needed to produce a specific musical sound. |
class |
TuneStatus
Presents information on the currently playing tune. |
Uses of QTByteObject in quicktime.std.qtcomponents |
Subclasses of QTByteObject in quicktime.std.qtcomponents | |
class |
DataRateSettings
|
class |
SpatialSettings
|
class |
TCTextOptions
|
class |
TemporalSettings
|
class |
TimeCodeDef
The TimeCode definition class contains timecode formatting information. |
class |
TimeCodeTime
The TimeCodeTime class represents time as HH:MM:SS:FF. |
Uses of QTByteObject in quicktime.std.sg |
Subclasses of QTByteObject in quicktime.std.sg | |
class |
DigitizerInfo
|
class |
SGDeviceName
Each device name structure identifies a single device that may be used by the channel. |
Uses of QTByteObject in quicktime.streaming |
Subclasses of QTByteObject in quicktime.streaming | |
class |
ExportParams
This class provides a representation the native ExportParams structure that provides a collection of export parameters |
Uses of QTByteObject in quicktime.util |
Subclasses of QTByteObject in quicktime.util | |
class |
ByteEncodedImage
ByteEncodedImages keep the encoded image data as an array of bytes. |
Methods in quicktime.util that return QTByteObject | |
static QTByteObject |
QTByteObject.fromArray(byte[] ar)
This call will return a QTByteObject which becomes a proxy for the specified byte array. |
Uses of QTByteObject in quicktime.vr |
Subclasses of QTByteObject in quicktime.vr | |
class |
QTVRAngleRange
|
class |
QTVRAtom
|
class |
QTVRCubicFace
|
class |
QTVRCubicView
|
class |
QTVRHotSpotInfo
|
class |
QTVRLinkHotSpot
|
class |
QTVRNodeHeader
|
class |
QTVRNodeLocation
|
class |
QTVRObjectSample
|
class |
QTVRPanoImaging
|
class |
QTVRPanoSample
|
class |
QTVRTrackRefEntry
|
class |
QTVRWorldHeader
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |