Cr2MovieInfoIndex enumeration

Cr2MovieInfoIndex enumeration

Defines ids of Cr2MovieInfo tags.

The Cr2MovieInfoIndex type exposes the following members:

Fields

Field Description
FRAME_RATE Indicates the FrameRate.
FRAME_COUNT Indicates the FrameCount.
FRAME_COUNT2 Indicates the FrameCount2.
FRAME_RATE2 Indicates the FrameRate2.
DURATION Indicates the Duration.
AUDIO_BITRATE Indicates the AudioBitrate.
AUDIO_SAMPLE_RATE Indicates the AudioSampleRate.
AUDIO_CHANNELS Indicates the AudioChannels.
VIDEO_CODEC Indicates the VideoCodec.

See Also