quicktime.std
Interface StdQTConstants6


public interface StdQTConstants6

This class represents all of the constants in the QuickTime interface version 6.
ALL constants except for constants that start with an acronym, such as MPEG, ... start with a small letter (not a capital one)


Field Summary
static int kActionMovieGotoChapterByIndex
          New action constants
static int kActionMovieGotoFirstChapter
          New action constants
static int kActionMovieGotoLastChapter
          New action constants
static int kActionMovieGotoNextChapter
          New action constants
static int kActionMovieGotoPreviousChapter
          New action constants
static int kActionQTVRSetViewState
          New action constants
static int kActionSetRandomSeed
          New action constants
static int kActionSpriteSetCanBeHitTested
          New action constants
static int kActionSpriteTrackDisposeImage
          New action constants
static int kActionSpriteTrackNewImage
          New action constants
static int kActionSpriteTrackSetAllSpritesHitTestingMode
          New action constants
static int kCharacteristicHasNoDuration
           
static int kCharacteristicHasSkinData
           
static int kFlashTrackPropertyAcceptAllClicks
          Flash track properties
static int kLastMovieAction5_1
          QuickTime 5 action range
static int kLastQTVRAction5_1
          QuickTime 5 action range
static int kLastSpriteAction5_1
          QuickTime 5 action range
static int kLastSpriteTrackAction5_1
          QuickTime 5 action range
static int kLastSystemAction5_1
          QuickTime 5 action range
static int kOperandMovieChapterCount
           
static int kOperandMovieChapterIndex
           
static int kOperandMovieChapterIndexByName
           
static int kOperandMovieChapterName
           
static int kOperandMovieChapterNameByIndex
           
static int kOperandQTVRViewState
           
static int kOperandQTVRViewStateCount
           
static int kOperandSpriteCanBeHitTested
           
static int kOperandSpriteTrackAllSpritesHitTestingMode
           
static int kQTCopyUserDataMerge
          User Data Copying Constants
static int kQTCopyUserDataReplace
          User Data Copying Constants
static int skinMediaType
          QuickTime 5.1 supported media type
 

Field Detail

skinMediaType

public static final int skinMediaType
QuickTime 5.1 supported media type

kCharacteristicHasNoDuration

public static final int kCharacteristicHasNoDuration

kCharacteristicHasSkinData

public static final int kCharacteristicHasSkinData

kActionMovieGotoNextChapter

public static final int kActionMovieGotoNextChapter
New action constants

kActionMovieGotoPreviousChapter

public static final int kActionMovieGotoPreviousChapter
New action constants

kActionMovieGotoFirstChapter

public static final int kActionMovieGotoFirstChapter
New action constants

kActionMovieGotoLastChapter

public static final int kActionMovieGotoLastChapter
New action constants

kActionMovieGotoChapterByIndex

public static final int kActionMovieGotoChapterByIndex
New action constants

kActionSpriteSetCanBeHitTested

public static final int kActionSpriteSetCanBeHitTested
New action constants

kActionQTVRSetViewState

public static final int kActionQTVRSetViewState
New action constants

kActionSetRandomSeed

public static final int kActionSetRandomSeed
New action constants

kActionSpriteTrackSetAllSpritesHitTestingMode

public static final int kActionSpriteTrackSetAllSpritesHitTestingMode
New action constants

kActionSpriteTrackNewImage

public static final int kActionSpriteTrackNewImage
New action constants

kActionSpriteTrackDisposeImage

public static final int kActionSpriteTrackDisposeImage
New action constants

kOperandMovieChapterCount

public static final int kOperandMovieChapterCount

kOperandMovieChapterIndex

public static final int kOperandMovieChapterIndex

kOperandMovieChapterName

public static final int kOperandMovieChapterName

kOperandMovieChapterNameByIndex

public static final int kOperandMovieChapterNameByIndex

kOperandMovieChapterIndexByName

public static final int kOperandMovieChapterIndexByName

kOperandSpriteCanBeHitTested

public static final int kOperandSpriteCanBeHitTested

kOperandSpriteTrackAllSpritesHitTestingMode

public static final int kOperandSpriteTrackAllSpritesHitTestingMode

kOperandQTVRViewStateCount

public static final int kOperandQTVRViewStateCount

kOperandQTVRViewState

public static final int kOperandQTVRViewState

kLastMovieAction5_1

public static final int kLastMovieAction5_1
QuickTime 5 action range

kLastSpriteAction5_1

public static final int kLastSpriteAction5_1
QuickTime 5 action range

kLastQTVRAction5_1

public static final int kLastQTVRAction5_1
QuickTime 5 action range

kLastSystemAction5_1

public static final int kLastSystemAction5_1
QuickTime 5 action range

kLastSpriteTrackAction5_1

public static final int kLastSpriteTrackAction5_1
QuickTime 5 action range

kQTCopyUserDataReplace

public static final int kQTCopyUserDataReplace
User Data Copying Constants

kQTCopyUserDataMerge

public static final int kQTCopyUserDataMerge
User Data Copying Constants

kFlashTrackPropertyAcceptAllClicks

public static final int kFlashTrackPropertyAcceptAllClicks
Flash track properties