Copyright © 2005-2026 MultiMedia Soft

Deprecated elements

Previous pageReturn to chapter overviewNext page

With respect to previous versions of the control some of its properties have been deprecated. These obsolete elements should not be used in new development projects. They have been maintained internally for backward compatibility only and they will not be documented here nor supported in the future.

 

The following is the full list of obsolete properties and methods with the current alternative you should use from now on.

 

Old property, method or event name

Current alternative

 

 

WASAPI.AttachInputDeviceToPlayer (1)

WASAPI.InputDeviceAttachToPlayer method

 

 

CdNavigateToPurchasePage (11)

 

AmazonStoreCdInfoCreate (11)

CdInfoCreate method

AmazonStoreCdInfoGet (11)

CdInfoGet method

AmazonStoreCdCoverPictureFileGet (11)

CdCoverPictureFileGet method

AmazonStoreCdTrackTitleGet (11)

CdTrackTitleGet method

AmazonStoreCdNavigateToUrl (11)

CdNavigateToUrl method

COMEventsEnable (11)

COMEventEnable method

SoundRecognizer.InitInfo (1142)

SoundRecognizer.InitIHostnfo method

 

 

CoreAudioDevices.CapturePartChannelCountGet (1160)

CoreAudioDevices.CapturePartChannelVolumeGet

CoreAudioDevices.CapturePartChannelVolumeSet

CoreAudioDevices.RenderPartChannelCountGet

CoreAudioDevices.RenderPartChannelVolumeGet

CoreAudioDevices.RenderPartChannelVolumeSet

CoreAudioDevices.RenderPartMuteGet

CoreAudioDevices.RenderPartMuteSet

Totally new architecture based upon the following methods:

CoreAudioDevices.PartsCountGet

CoreAudioDevices.PartsNameGet

CoreAudioDevices.PartsChannelsCountGet

CoreAudioDevices.PartsVolumeRangeGet

CoreAudioDevices.PartsVolumeGet

CoreAudioDevices.PartsVolumeSet

CoreAudioDevices.PartsMuteGet

CoreAudioDevices.PartsMuteSet

 

(1) Deprecated starting from version 10.4

(11) Deprecated starting from version 11

(1142) Deprecated starting from version 11.4.2.0

(1160)  Deprecated starting from version 11.6.0.0