Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

Android Native Player For Delphi and CBuilder v.1.2 added

$
0
0
Android Native Player For Delphi is a video player component for Android based on native mediaplayer of android. Following are the merits and demerits of the player
  • Merit:Small footprint (no large external library like ffmpeg)
  • Merit:Utilize the hardware accelerated decoding capable playback Full HD video at 30fps on low end android device , FFMPEG can only playback HD video at 10.5fps via soft decoding.
  • Demerit: Only support limited formats and networks protocols (You can find the supported codec and protocols at http://developer.android.com/guide/appendix/media-formats.html)
  • Demerit: No Video / Audio Filter support in FFMPEG
  • Merit: Can render video to 3D Object surface, you can use it in TForm3D or TForm via TViewPort3D. unlike the build-in Delphi mediaplayer of android that will display a full-screen overlay java mediaplayer and you can not customize the gui of the java mediaplayer.
  • Provide stop , pause , resume, step forward, seek operations .
  • Dynamic switch active video/audio track for multiple tracks video.
  • Disable screen saver while playback.

Product License: SW
Source: On purchase/registration
File Status: Partially restricted

Compatible with: DXE6 DXE7 DXE8


Viewing all articles
Browse latest Browse all 1736

Trending Articles