phoneengine/audiohandling/inc/cpeaudiofactory.h
changeset 60 1eef62f5c541
parent 37 ba76fc04e6c2
equal deleted inserted replaced
53:22cc52eade9b 60:1eef62f5c541
    50 *
    50 *
    51 *  @lib audiohandling.lib
    51 *  @lib audiohandling.lib
    52 *  @since Series60_5.0
    52 *  @since Series60_5.0
    53 */  
    53 */  
    54 
    54 
    55 NONSHARABLE_CLASS( CPEAudioFactory ) : public CBase
    55 class CPEAudioFactory : public CBase
    56     {
    56     {
    57     public: 
    57     public: 
    58         
    58         
    59         IMPORT_C static CPEAudioFactory* NewLC();
    59         IMPORT_C static CPEAudioFactory* NewLC();
    60                 
    60