mmfenh/enhancedmediaclient/Plugins/ProgDLSource/inc/ProgDLMultimediaSource.h
branchRCL_3
changeset 41 a36789189b53
parent 0 71ca22bcf22a
equal deleted inserted replaced
40:60e492b28869 41:a36789189b53
    62         TInt GetSeekingSupport( TBool& aSeekSupport );
    62         TInt GetSeekingSupport( TBool& aSeekSupport );
    63         TInt GetRandomSeekingSupport( TBool& aSeekSupport );
    63         TInt GetRandomSeekingSupport( TBool& aSeekSupport );
    64         // From CMultimediaDataSource ends
    64         // From CMultimediaDataSource ends
    65         
    65         
    66         TInt GetDRMProtection( TBool& aIsProtected );
    66         TInt GetDRMProtection( TBool& aIsProtected );
    67         TInt EvaluateIntent( ContentAccess::TIntent aIntent ) const;
    67         TInt EvaluateIntent( ContentAccess::TIntent aIntent );
    68         TInt ExecuteIntent( ContentAccess::TIntent aIntent );
    68         TInt ExecuteIntent( ContentAccess::TIntent aIntent );
    69         TInt SetAgentProperty( ContentAccess::TAgentProperty aProperty,
    69         TInt SetAgentProperty( ContentAccess::TAgentProperty aProperty,
    70             TInt aValue);
    70             TInt aValue);
    71         const TDesC& UniqueId() const;
    71         const TDesC& UniqueId() const;
    72         // From MCustomInterface
    72         // From MCustomInterface