equal
deleted
inserted
replaced
42 OMX_PTR apAppData, |
42 OMX_PTR apAppData, |
43 OMX_CALLBACKTYPE* apCallbacks); |
43 OMX_CALLBACKTYPE* apCallbacks); |
44 |
44 |
45 IMPORT_C ~COmxILInContextCallbackManager(); |
45 IMPORT_C ~COmxILInContextCallbackManager(); |
46 |
46 |
47 IMPORT_C void SetPortManager(COmxILPortManager& apPortManager); |
47 IMPORT_C void SetPortManager(MOmxILPortManagerIf& apPortManager); |
48 |
48 |
49 IMPORT_C void SetFsm(COmxILFsm& apFsm); |
49 IMPORT_C void SetFsm(COmxILFsm& apFsm); |
50 |
50 |
51 // |
51 // |
52 // Methods for Callback Registration (from MOmxILCallbackManagerIf) |
52 // Methods for Callback Registration (from MOmxILCallbackManagerIf) |