SbsOnDemand
Classes | Functions
SbsOnDemand::Video Namespace Reference

Module for managing videos. More...

Classes

class  NoIDException
 This exception is raised when a method is invoked on a Video object that requires an ID. More...
class  Video
 Represents a single video. More...

Functions

def getVideo
 Gets a video from its id.

Detailed Description

Module for managing videos.


Function Documentation

def SbsOnDemand::Video::getVideo (   videoId)

Gets a video from its id.

Parameters:
videoIdthe ID number of the video
Returns:
a Video object
 All Classes Namespaces Functions Variables Properties