contentmgmt/referencedrmagent/RefTestAgent/streamingrefagent/inc/sraclient.h
changeset 19 cd501b96611d
parent 8 35751d3474b7
equal deleted inserted replaced
15:da2ae96f639b 19:cd501b96611d
    30 
    30 
    31 using namespace StreamAccess;
    31 using namespace StreamAccess;
    32 
    32 
    33 //Forward declarations
    33 //Forward declarations
    34 class CRightsObject;
    34 class CRightsObject;
    35 	
    35 class CSdpMediaField;
       
    36 class CSdpDocument;
       
    37 
    36 NONSHARABLE_CLASS(RSraClient) : public RSessionBase
    38 NONSHARABLE_CLASS(RSraClient) : public RSessionBase
    37 /**
    39 /**
    38 	The Key Stream Decoder uses this class to establish a connection with the Streaming Reference
    40 	The Key Stream Decoder uses this class to establish a connection with the Streaming Reference
    39 	Agent Server and to get/set a variety of information and objects from the connected server. 
    41 	Agent Server and to get/set a variety of information and objects from the connected server. 
    40 		
    42