accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h
changeset 12 e978f818f9bd
parent 0 4e1aa6a622a0
--- a/accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h	Tue Feb 02 00:53:00 2010 +0200
+++ b/accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h	Fri Mar 19 09:58:42 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
      *
      *