Cr2MovieInfoIndex

Cr2MovieInfoIndex enumeration

Defines ids of Cr2MovieInfo tags.

public enum Cr2MovieInfoIndex

Values

Name Value Description
FrameRate 1 Indicates the FrameRate.
FrameCount 2 Indicates the FrameCount.
FrameCount2 4 Indicates the FrameCount2.
FrameRate2 6 Indicates the FrameRate2.
Duration 106 Indicates the Duration.
AudioBitrate 108 Indicates the AudioBitrate.
AudioSampleRate 110 Indicates the AudioSampleRate.
AudioChannels 112 Indicates the AudioChannels.
VideoCodec 116 Indicates the VideoCodec.

See Also