Skip to content

olegsm/libMediaAmbilight

Repository files navigation

libMediaAmbilight

Demo application with libMediaAmbilight using on Android. Android is connected to 4 Bluetooth leds (Giec leds).

Demo

Usage:

Ambilight.getInstance(View view, Context context, SurfaceHolder.Callback callback, Callable preparedCallback, Boolean debug); Surface surface = Ambilight.getSurface();

MediaPlayer mp = new MediaPlayer(); mp.setSurface(Ambilight.getSurface());

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages