Package AccessGrid :: Module Descriptions :: Class StreamDescription
[show private | hide private]
[frames | no frames]

Class StreamDescription

ObjectDescription --+
                    |
                   StreamDescription


A Stream Description represents a stream within a venue


Method Summary
  __init__(self, name, location, capability, encryptionFlag, encryptionKey, static)
  AddNetworkLocation(self, networkLocation)
Add the specified network location to the list
  AsINIBlock(self)
  RemoveNetworkLocation(self, networkLocationId)
Remove the network location with specified id
    Inherited from ObjectDescription
  __repr__(self)
  GetDescription(self)
  GetId(self)
  GetName(self)
  GetURI(self)
  SetDescription(self, description)
  SetId(self, oid)
  SetName(self, name)
  SetURI(self, uri)

Method Details

AddNetworkLocation(self, networkLocation)

Add the specified network location to the list

Note: This method overwrites the network location id
in the incoming network location

RemoveNetworkLocation(self, networkLocationId)

Remove the network location with specified id


Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 http://epydoc.sf.net