VI

Delphi

Winsoft Media Suite for FireMonkey 1.9 Full Source Delphi XE4 - 12

Delphi and C++ Builder digital media library for FireMonkey.

Features

Uses Microsoft Media Foundation API

Supports Windows 32 and Windows 64

Available for Delphi/C++ Builder XE4 - 12

Source code included...

Description

Delphi and C++ Builder digital media library for FireMonkey.

Features

Uses Microsoft Media Foundation API

Supports Windows 32 and Windows 64

Available for Delphi/C++ Builder XE4 - 12

Source code included in registered version

Royalty free distribution in applications

Installation

1. unpack fmediasuite.zip file to some folder

2. copy all files from Delphi12 subfolder (when using Delphi 12) to ExamplesDelphiVideoCapture subfolder

3. open demo example Demo.dpr located in ExamplesDelphiVideoCapture subfolder and compile it

What's new

Version 1.9

added ICaptureSink.OutputMediaType property

added ICaptureSink2 interface

added ICapturePreviewSink.CaptureSink2 property

added ICapturePreviewSink.SetOutputMediaType method

added ICaptureRecordSink.CaptureSink2 property

added ICaptureRecordSink.SetOutputMediaType method

added TPhotoState enumeration

added TPreviewState enumeration

added TRecordState enumeration

added TState enumeration

added ICaptureEngine.PhotoState property

added ICaptureEngine.PreviewState property

added ICaptureEngine.RecordState property

added ICaptureEngine.State property

added ICaptureEngine.OnInitialized event

added ICaptureEngine.OnPhotoStateChanged event

added ICaptureEngine.OnPhotoTaken event

added ICaptureEngine.OnPreviewStarted event

added ICaptureEngine.OnPreviewStateChanged event

added ICaptureEngine.OnPreviewStopped event

added ICaptureEngine.OnRecordStarted event

added ICaptureEngine.OnRecordStateChanged event

added ICaptureEngine.OnRecordStopped event

added ICaptureEngine.OnSinkPrepared event

added ICaptureEngine.OnStateChanged event

added ICaptureEngine event synchronization

renamed TCaptureEngineEvent to TCaptureEngineEventType

renamed TCaptureEngineOnEvent to TCaptureEngineEvent

improved Capture demo example

bug fixes and improvements

Additional Information