Companywebcast API Wiki

Page History: StateMachine 1.0 : Home

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2010/02/05 15:05


Company Webcast's StateMachine is a Javascript library that provides access to meta data, binaries and streams directly from web browsers. It exposes an event based model to communicate "state" at any point in time during a webcast, whether that webcast is live or on-demand.

That sounds more complicated than it really is... let's look at some sample code.

< script src="js/Cwc.StateMachine.1.0.js" type="text/javascript">