| ~CMidiClientUtility() |
IMPORT_C TReal32 | ChannelVolumeL(TInt) |
IMPORT_C TInt | ChannelsSupportedL() |
IMPORT_C void | Close() |
IMPORT_C TBool | CustomBankLoadedL(TInt) |
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 void | CustomCommandSyncL(const TMMFMessageDestinationPckg &, TInt, const TDesC8 &, const TDesC8 &, TDes8 &) |
IMPORT_C void | CustomCommandSyncL(const TMMFMessageDestinationPckg &, TInt, const TDesC8 &, const TDesC8 &) |
IMPORT_C TInt64 | DurationMicroBeatsL() |
IMPORT_C TTimeIntervalMicroSeconds | DurationMicroSecondsL() |
IMPORT_C TInt | GetBalanceL() |
IMPORT_C TInt | GetBankIdL(TBool, TInt) |
IMPORT_C MMMFDRMCustomCommand * | GetDRMCustomCommand() |
IMPORT_C TInt | GetInstrumentIdL(TInt, TBool, TInt) |
IMPORT_C void | GetInstrumentL(TInt, TInt &, TInt &) |
IMPORT_C CMMFMetaDataEntry * | GetMetaDataEntryL(TInt) |
IMPORT_C TInt | GetRepeats() |
IMPORT_C HBufC * | InstrumentNameL(TInt, TBool, TInt) |
IMPORT_C TBool | IsChannelMuteL(TInt) |
IMPORT_C TBool | IsTrackMuteL(TInt) |
IMPORT_C void | LoadCustomBankDataL(const TDesC8 &, TInt &) |
IMPORT_C void | LoadCustomBankL(const TDesC &, TInt &) |
IMPORT_C void | LoadCustomInstrumentDataL(const TDesC8 &, TInt, TInt, TInt, TInt) |
IMPORT_C void | LoadCustomInstrumentL(const TDesC &, TInt, TInt, TInt, TInt) |
IMPORT_C TReal32 | MaxChannelVolumeL() |
IMPORT_C TInt | MaxPlaybackRateL() |
IMPORT_C TInt | MaxPolyphonyL() |
IMPORT_C TInt | MaxVolumeL() |
IMPORT_C const TDesC8 & | MimeTypeL() |
IMPORT_C TInt | MinPlaybackRateL() |
IMPORT_C CMidiClientUtility * | NewL(MMidiClientUtilityObserver &, TInt, TInt) |
IMPORT_C CMidiClientUtility * | NewL(MMidiClientUtilityObserver &, TInt, TInt, TBool) |
IMPORT_C void | NoteOffL(TInt, TInt, TInt) |
IMPORT_C void | NoteOnL(TInt, TInt, TInt) |
IMPORT_C TInt | NumTracksL() |
IMPORT_C TInt | NumberOfBanksL(TBool) |
IMPORT_C TInt | NumberOfInstrumentsL(TInt, TBool) |
IMPORT_C TInt | NumberOfMetaDataEntriesL() |
IMPORT_C void | OpenDes(const TDesC8 &) |
IMPORT_C void | OpenFile(const TDesC &) |
IMPORT_C void | OpenFile(const RFile &) |
IMPORT_C void | OpenFile(const TMMSource &) |
IMPORT_C void | OpenUrl(const TDesC &, TInt, const TDesC8 &) |
IMPORT_C HBufC * | PercussionKeyNameL(TInt, TInt, TBool, TInt) |
IMPORT_C TInt | PitchTranspositionCentsL() |
IMPORT_C void | Play() |
IMPORT_C void | PlayNoteL(TInt, TInt, const TTimeIntervalMicroSeconds &, TInt, TInt) |
IMPORT_C void | PlayNoteL(TInt, TInt, const TTimeIntervalMicroSeconds &, const TTimeIntervalMicroSeconds &, TInt, TInt) |
IMPORT_C TInt | PlaybackRateL() |
IMPORT_C TInt | PolyphonyL() |
IMPORT_C TInt64 | PositionMicroBeatsL() |
IMPORT_C TTimeIntervalMicroSeconds | PositionMicroSecondsL() |
IMPORT_C TInt | SendMessageL(const TDesC8 &) |
IMPORT_C TInt | SendMessageL(const TDesC8 &, const TTimeIntervalMicroSeconds &) |
IMPORT_C void | SendMipMessageL(const RArray< TMipMessageEntry > &) |
IMPORT_C void | SetBalanceL(TInt) |
IMPORT_C void | SetBankL(TBool) |
IMPORT_C void | SetChannelMuteL(TInt, TBool) |
IMPORT_C void | SetChannelVolumeL(TInt, TReal32) |
IMPORT_C void | SetInstrumentL(TInt, TInt, TInt) |
IMPORT_C void | SetMaxPolyphonyL(TInt) |
IMPORT_C TInt | SetPitchTranspositionL(TInt) |
IMPORT_C void | SetPlaybackRateL(TInt) |
IMPORT_C void | SetPositionMicroBeatsL(TInt64) |
IMPORT_C void | SetPositionMicroSecondsL(const TTimeIntervalMicroSeconds &) |
IMPORT_C void | SetPriorityL(TInt, TInt) |
IMPORT_C void | SetRepeatsL(TInt, const TTimeIntervalMicroSeconds &) |
IMPORT_C void | SetStopTimeL(const TTimeIntervalMicroSeconds &) |
IMPORT_C void | SetSyncUpdateCallbackIntervalL(const TTimeIntervalMicroSeconds &, TInt64) |
IMPORT_C void | SetTempoL(TInt) |
IMPORT_C void | SetTrackMuteL(TInt, TBool) |
IMPORT_C void | SetVolumeL(TInt) |
IMPORT_C void | SetVolumeRampL(const TTimeIntervalMicroSeconds &) |
IMPORT_C TMidiState | State() |
IMPORT_C void | Stop(const TTimeIntervalMicroSeconds &) |
IMPORT_C void | StopNotes(TInt) |
IMPORT_C void | StopTimeL(TTimeIntervalMicroSeconds &) |
IMPORT_C TInt | TempoMicroBeatsPerMinuteL() |
IMPORT_C void | UnloadAllCustomBanksL() |
IMPORT_C void | UnloadCustomBankL(TInt) |
IMPORT_C void | UnloadCustomInstrumentL(TInt, TInt) |
IMPORT_C TInt | VolumeL() |