graphicscomposition/openwfsupport/inc/symbianstream.h
changeset 152 9f1c3fea0f87
parent 98 bf7481649c98
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
   658       The flip state is updated when SymbianStreamReleaseWriteBuffer() call is made
   658       The flip state is updated when SymbianStreamReleaseWriteBuffer() call is made
   659 
   659 
   660   **/
   660   **/
   661   IMPORT_C void  SymbianStreamSetFlipState(SymbianStreamType aStream, SymOwfBool aFlip);
   661   IMPORT_C void  SymbianStreamSetFlipState(SymbianStreamType aStream, SymOwfBool aFlip);
   662   
   662   
       
   663   IMPORT_C TErrCode SymbianStreamGetChunkHandle(SymbianStreamType aStream, TInt* aHandle);
       
   664   
   663 #	ifdef __cplusplus
   665 #	ifdef __cplusplus
   664 	}
   666 	}
   665 #	endif
   667 #	endif
   666 
   668 
   667 #endif  // __SYMBIANSTREAM_H__
   669 #endif  // __SYMBIANSTREAM_H__