accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h
branchRCL_3
changeset 5 1a73e8f1b64d
parent 0 4e1aa6a622a0
--- a/accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h	Sat Feb 20 00:05:00 2010 +0200
+++ b/accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h	Fri Mar 12 15:50:01 2010 +0200
@@ -156,6 +156,14 @@
     IMPORT_C TBool IsVendorSpecificDataBlockSupported();        
     
     /**
+     * Indicates whether the sink has IEEE registration or not in the vendor specific data block
+     *
+     * @param   none
+     * @return  true/false
+     */
+    IMPORT_C TBool HasIEEERegistration();        
+    
+    /**
      * Indicates whether or not Speaker Allocation Data Block is supported
      *
      *