JVM Languages
ocap.txt
Associated article: The OCAP Digital Video Recorder Specification
Tags: JVM Languages
Published source code accompanying the article by Linden deCarmo in which he explains examines the OCAP Digital Video Record that defines an open API for building DVR applications.
The OCAP Digital Video Recorder Specification by Linden deCarmo Listing One import org.ocap.shared.media; import org.ocap.dvr; // sample controllerUpdate() processing for DVR applications // // All JMF applications implement a controllerUpdate() method // The OCAP DVR specification adds new events ...


