Update contrib.
2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
14 * Description: Includes DLL and Implementation UIDs of MDF H264 Decoder plugin interface
22 #ifndef __MDF_H264_DECODER_UIDS_HRH__
23 #define __MDF_H264_DECODER_UIDS_HRH__
26 #define KDllUidMMFH264Decoder 0x102073EE
28 // Interface Implementation UIDs
29 #define KImplUidMDFH264Decoder 0x102073EF // Implementation UID of MDF H264 Decoder plugin interface
31 #endif //__MDF_H264_DECODER_UIDS_HRH__