| ~CVideoRecorderUtility() |
IMPORT_C void | AddMetaDataEntryL(const CMMFMetaDataEntry &) |
IMPORT_C TInt | AudioBitRateL() |
IMPORT_C TUint | AudioChannelsL() |
IMPORT_C TBool | AudioEnabledL() |
IMPORT_C TUint | AudioSampleRateL() |
IMPORT_C TFourCC | AudioTypeL() |
IMPORT_C void | Close() |
IMPORT_C const CMMFControllerImplementationInformation & | ControllerImplementationInformationL() |
IMPORT_C void | CustomCommandAsync(const TMMFMessageDestinationPckg &, TInt, const TDesC8 &, const TDesC8 &, TDes8 &, TRequestStatus &) |
IMPORT_C void | CustomCommandAsync(const TMMFMessageDestinationPckg &, TInt, const TDesC8 &, const TDesC8 &, TRequestStatus &) |
IMPORT_C TInt | CustomCommandSync(const TMMFMessageDestinationPckg &, TInt, const TDesC8 &, const TDesC8 &, TDes8 &) |
IMPORT_C TInt | CustomCommandSync(const TMMFMessageDestinationPckg &, TInt, const TDesC8 &, const TDesC8 &) |
IMPORT_C TTimeIntervalMicroSeconds | DurationL() |
IMPORT_C TInt | GainL() |
IMPORT_C void | GetPixelAspectRatioL(TVideoAspectRatio &) |
IMPORT_C void | GetPriorityL(TInt &, TMdaPriorityPreference &) |
IMPORT_C void | GetSupportedAudioChannelsL(RArray< TUint > &) |
IMPORT_C void | GetSupportedAudioSampleRatesL(RArray< TUint > &) |
IMPORT_C void | GetSupportedAudioTypesL(RArray< TFourCC > &) |
IMPORT_C void | GetSupportedPixelAspectRatiosL(RArray< TVideoAspectRatio > &) |
IMPORT_C void | GetSupportedVideoTypesL(CDesC8Array &) |
IMPORT_C void | GetVideoFrameSizeL(TSize &) |
IMPORT_C TInt | MaxGainL() |
IMPORT_C CMMFMetaDataEntry * | MetaDataEntryL(TInt) |
IMPORT_C CVideoRecorderUtility * | NewL(MVideoRecorderUtilityObserver &, TInt, TInt) |
IMPORT_C TInt | NumberOfMetaDataEntriesL() |
IMPORT_C void | OpenDesL(TDes8 &, TInt, TUid, TUid, const TDesC8 &, TFourCC) |
IMPORT_C void | OpenFileL(const TDesC &, TInt, TUid, TUid, const TDesC8 &, TFourCC) |
IMPORT_C void | OpenFileL(const RFile &, TInt, TUid, TUid, const TDesC8 &, TFourCC) |
IMPORT_C void | OpenUrlL(const TDesC &, TInt, TInt, TUid, TUid, const TDesC8 &, TFourCC) |
IMPORT_C void | PauseL() |
IMPORT_C void | Prepare() |
IMPORT_C void | Record() |
IMPORT_C TTimeIntervalMicroSeconds | RecordTimeAvailable() |
IMPORT_C void | RemoveMetaDataEntryL(TInt) |
IMPORT_C void | ReplaceMetaDataEntryL(TInt, const CMMFMetaDataEntry &) |
IMPORT_C void | SetAudioBitRateL(TInt) |
IMPORT_C void | SetAudioChannelsL(const TUint) |
IMPORT_C void | SetAudioEnabledL(TBool) |
IMPORT_C void | SetAudioSampleRateL(const TUint) |
IMPORT_C void | SetAudioTypeL(TFourCC) |
IMPORT_C void | SetGainL(TInt) |
IMPORT_C void | SetMaxClipSizeL(TInt) |
IMPORT_C void | SetPixelAspectRatioL(const TVideoAspectRatio &) |
IMPORT_C void | SetPriorityL(TInt, TInt) |
IMPORT_C void | SetVideoBitRateL(TInt) |
IMPORT_C void | SetVideoEnabledL(TBool) |
IMPORT_C void | SetVideoFrameRateFixedL(TBool) |
IMPORT_C void | SetVideoFrameRateL(TReal32) |
IMPORT_C void | SetVideoFrameSizeL(const TSize &) |
IMPORT_C void | SetVideoQualityL(TInt) |
IMPORT_C void | SetVideoTypeL(const TDesC8 &) |
IMPORT_C TInt | Stop() |
IMPORT_C TInt | VideoBitRateL() |
IMPORT_C TBool | VideoEnabledL() |
IMPORT_C const TDesC8 & | VideoFormatMimeType() |
IMPORT_C TBool | VideoFrameRateFixedL() |
IMPORT_C TReal32 | VideoFrameRateL() |
IMPORT_C TInt | VideoQualityL() |