Version Changes: 18 to 19
The following members have been removed from the existing types:
Member | Description |
---|---|
Leadtools.MediaFoundation.AudioFormats.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.AudioFormats.Reset | Removed in v19 |
Leadtools.MediaFoundation.AudioFormats.Current | Removed in v19 |
Leadtools.MediaFoundation.CaptureInputs.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.CaptureInputs.Reset | Removed in v19 |
Leadtools.MediaFoundation.CaptureInputs.Current | Removed in v19 |
Leadtools.MediaFoundation.CaptureSizes.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.CaptureSizes.Reset | Removed in v19 |
Leadtools.MediaFoundation.CaptureSizes.Current | Removed in v19 |
Leadtools.MediaFoundation.CaptureSubTypes.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.CaptureSubTypes.Reset | Removed in v19 |
Leadtools.MediaFoundation.CaptureSubTypes.Current | Removed in v19 |
Leadtools.MediaFoundation.Devices.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.Devices.Reset | Removed in v19 |
Leadtools.MediaFoundation.Devices.Current | Removed in v19 |
Leadtools.MediaFoundation.Processors.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.Processors.Reset | Removed in v19 |
Leadtools.MediaFoundation.Processors.Current | Removed in v19 |
Leadtools.MediaFoundation.Renderers.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.Renderers.Reset | Removed in v19 |
Leadtools.MediaFoundation.Renderers.Current | Removed in v19 |
Leadtools.MediaFoundation.TargetAudioFormats.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.TargetAudioFormats.Reset | Removed in v19 |
Leadtools.MediaFoundation.TargetAudioFormats.Current | Removed in v19 |
Leadtools.MediaFoundation.TargetAudioTypes.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.TargetAudioTypes.Reset | Removed in v19 |
Leadtools.MediaFoundation.TargetAudioTypes.Current | Removed in v19 |
Leadtools.MediaFoundation.TargetFormats.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.TargetFormats.Reset | Removed in v19 |
Leadtools.MediaFoundation.TargetFormats.Current | Removed in v19 |
Leadtools.MediaFoundation.TargetVideoFormats.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.TargetVideoFormats.Reset | Removed in v19 |
Leadtools.MediaFoundation.TargetVideoFormats.Current | Removed in v19 |
Leadtools.MediaFoundation.VideoFormats.MoveNext | Removed in v19 |
Leadtools.MediaFoundation.VideoFormats.Reset | Removed in v19 |
Leadtools.MediaFoundation.VideoFormats.Current | Removed in v19 |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.MediaFoundation.Common.LockType | Defines the various flags that can be used to lock and unlock Multimedia features. |
Leadtools.MediaFoundation.Common.LockType.Computer | Unlocks the module at the computer level. Unlocking at the computer level should be avoided because it can cause unexpected behavior in other applications. |
Leadtools.MediaFoundation.Common.LockType.Application | Unlocks the module for this instance of the application. This is the recommended value. |
Leadtools.MediaFoundation.Common.LockType.ApplicationPath | Unlocks the module for this particular application. Use this for unlocking support in a third party application (like Windows Media Player). |
Leadtools.MediaFoundation.Common.MultimediaSupport | Unlocks the Multimedia features, filters, codecs and objects. |
Leadtools.MediaFoundation.Common.MultimediaSupport.UnlockModule(String,Leadtools.MediaFoundation.Common.LockType,String) | Unlocks a specific module, or group of modules (depending on the serial number, or Key). |
Leadtools.MediaFoundation.Common.MultimediaSupport.LockModules(Leadtools.MediaFoundation.Common.LockType,String) | Locks all modules of the same appId that were unlocked using UnlockModule. |
Leadtools.MediaFoundation.ControlHost.InitHost(String,String) | Initializes the underlying control object for user control base classes (PlayCtrl, CaptureCtrl and ConvertCtrl). |
Leadtools.MediaFoundation.CaptureCtrl(Boolean) (Constructor) | Constructs a new CaptureCtrl control object. |
Leadtools.MediaFoundation.Constants.MEDIASUBTYPE_WAVE_DOLBY_AC3 | AC3 (WAVE_DOLBY_AC3) Media Subtype string constant |
Leadtools.MediaFoundation.Constants.MEDIASUBTYPE_MPEG_HEAAC | HEAAC Media Subtype string constant |
Leadtools.MediaFoundation.Constants.MEDIASUBTYPE_H264 | H264 Media Subtype string constant |
Leadtools.MediaFoundation.Constants.MEDIASUBTYPE_LMP4 | LMP4 Media Subtype string constant |
Leadtools.MediaFoundation.Constants.MEDIASUBTYPE_XVID | XVID Media Subtype string constant |
Leadtools.MediaFoundation.Constants.MEDIASUBTYPE_WVC1 | WVC1 Media Subtype string constant |
Leadtools.MediaFoundation.Constants.MFAudioFormat_AAC | Raw AAC or ADTS AAC Audio Media type string constant |
Leadtools.MediaFoundation.Constants.MFAudioFormat_WMAudioV8 | WMAudioV8 Audio Media type string constant |
Leadtools.MediaFoundation.Constants.MFAudioFormat_WMAudioV9 | WMAudioV9 Audio Media type string constant |
Leadtools.MediaFoundation.Constants.MFAudioFormat_MSP1 | MSP1 Audio Media type string constant |
Leadtools.MediaFoundation.Constants.MFVideoFormat_H264 | H264 Video Media type string constant |
Leadtools.MediaFoundation.Constants.MFVideoFormat_WMV2 | WMV2 Video Media type string constant |
Leadtools.MediaFoundation.Constants.MFVideoFormat_WVC1 | WVC1 Video Media type string constant |
Leadtools.MediaFoundation.Constants.MFVideoFormat_WMV3 | WMV3 Video Media type string constant |
Leadtools.MediaFoundation.Constants.WMMEDIASUBTYPE_WMAudioV8 | WMAudioV8 Windows Media Subtype string constant |
Leadtools.MediaFoundation.Constants.WMMEDIASUBTYPE_WMAudioV9 | WMAudioV9 Windows Media Subtype string constant |
Leadtools.MediaFoundation.Constants.WMMEDIASUBTYPE_WMSP1 | WMSP1 Windows Media Subtype string constant |
Leadtools.MediaFoundation.Constants.WMMEDIASUBTYPE_WMV2 | WMV2 Windows Media Subtype string constant |
Leadtools.MediaFoundation.Constants.WMMEDIASUBTYPE_WMV3 | WMV3 Windows Media Subtype string constant |
Leadtools.MediaFoundation.PlayCtrl(Boolean) (Constructor) | The PlayCtrl control object constructor. |
Leadtools.MediaFoundation.Renderers.Refresh | Refreshes the renderers collection. |
The following assembly has been added to LEADTOOLS For .NET v18:
Namespace | Description |
---|---|
Leadtools.MediaFoundation has been added to the LEADTOOLS Multimedia toolkit. | New assembly as of v18. |