Path: blob/master/Documentation/DocBook/v4l/dev-effect.xml
10821 views
<title>Effect Devices Interface</title>12<note>3<title>Suspended</title>45<para>This interface has been be suspended from the V4L2 API6implemented in Linux 2.6 until we have more experience with effect7device interfaces.</para>8</note>910<para>A V4L2 video effect device can do image effects, filtering, or11combine two or more images or image streams. For example video12transitions or wipes. Applications send data to be processed and13receive the result data either with &func-read; and &func-write;14functions, or through the streaming I/O mechanism.</para>1516<para>[to do]</para>1718<!--19Local Variables:20mode: sgml21sgml-parent-document: "v4l2.sgml"22indent-tabs-mode: nil23End:24-->252627