omxilcomp/omxilgeneric/filesink/inc/omxilfilesink.hrh
changeset 0 58be5850fb6c
equal deleted inserted replaced
-1:000000000000 0:58be5850fb6c
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 
       
    18 #ifndef OMXILFILESINK_HRH_
       
    19 #define OMXILFILESINK_HRH_
       
    20 
       
    21 
       
    22 #define KUidNokiaOmxILAudioFileSinkDll     0x2002EAA4
       
    23 #define KUidNokiaOmxILAudioFileSink        0x2002EAA5
       
    24 
       
    25 
       
    26 #define KUidNokiaOmxILVideoFileSinkDll     0x2002EAA6
       
    27 #define KUidNokiaOmxILVideoFileSink        0x2002EAA7
       
    28 
       
    29 
       
    30 #define KUidNokiaOmxILImageFileSinkDll     0x2002EAA8
       
    31 #define KUidNokiaOmxILImageFileSink        0x2002EAA9
       
    32 
       
    33 
       
    34 #define KUidSymbianOmxIOtherLFileSinkDll     0x10285C92
       
    35 #define KUidSymbianOmxILOtherFileSink        0x10285C93
       
    36 
       
    37 
       
    38 
       
    39 #endif /*OMXILFILESINK_HRH_*/