videoplayback/videoplaybackview/viewinc/mpxvideoplaybackuids.hrh
changeset 55 4bfa887905cf
parent 50 21fe8338c6bf
child 58 d2b028fd1f7d
equal deleted inserted replaced
50:21fe8338c6bf 55:4bfa887905cf
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource headers for video UIDs
       
    15  *
       
    16 */
       
    17 
       
    18 // Version : %version: da1mmcf#2 %
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #ifndef __MPXPLAYBACKUIDS_HRH__
       
    24 #define __MPXPLAYBACKUIDS_HRH__
       
    25 
       
    26 // CONSTANTS
       
    27 
       
    28 #define KMPXVIDEOPLAYBACKVIEWPLUGINUID 0x200159AC
       
    29 #define KMPXVIDEOPLAYBACKVIEWPLUGINIMPLEMENTATIONUID 0x200159AD
       
    30 
       
    31 #define KMPXVIDEOPDLPLAYBACKVIEWPLUGINUID 0x2001E5A7
       
    32 #define KMPXVIDEOPDLPLAYBACKVIEWPLUGINIMPLEMENTATIONUID 0x2001E5A8
       
    33 
       
    34 #define KMPXVIDEOPLAYBACKPLUGINIMPLEMENTATIONUID 0x10282551
       
    35 
       
    36 #define KMPXVIDEOPLAYBACKVIEWUID 0x200159B4
       
    37 #define KMPXVIDEOPDLPLAYBACKVIEWUID 0x2001E5A9
       
    38 
       
    39 #define KBROWSERUID 0x10008D39
       
    40 
       
    41 #endif  // __MPXPLAYBACKUIDS_HRH__