public final class Cr2MovieInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2MovieInfoPackage()
Initializes a new instance of the
Cr2MovieInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getAudioBitrate()
Gets the AudioBitrate.
|
int |
getAudioChannels()
Gets the AudioChannels.
|
int |
getAudioSampleRate()
Gets the AudioSampleRate.
|
int |
getDuration()
Gets the Duration.
|
int |
getFrameCount()
Gets the FrameCount.
|
int |
getFrameCount2()
Gets the FrameCount2.
|
int |
getFrameRate()
Gets the FrameRate.
|
float |
getFrameRate2()
Gets the FrameRate.
|
byte[] |
getVideoCodec()
Gets the VideoCodec.
|
clear, get_Item, remove, set, toListaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Cr2MovieInfoPackage()
Initializes a new instance of the Cr2MovieInfoPackage class.
public final int getAudioBitrate()
Gets the AudioBitrate.
public final int getAudioChannels()
Gets the AudioChannels.
public final int getAudioSampleRate()
Gets the AudioSampleRate.
public final int getDuration()
Gets the Duration.
public final int getFrameCount()
Gets the FrameCount.
public final int getFrameCount2()
Gets the FrameCount2.
public final int getFrameRate()
Gets the FrameRate.
public final float getFrameRate2()
Gets the FrameRate.
public final byte[] getVideoCodec()
Gets the VideoCodec.
Copyright © 2026. All rights reserved.