MImageEncoderPrivSupport Class Reference

class MImageEncoderPrivSupport
Public Member Functions
TBool AmInThread()
TBool ShouldAbort()

Member Functions Documentation

AmInThread()

TBool AmInThread()const [pure virtual]

Indicate if running in a separate thread

ShouldAbort()

TBool ShouldAbort()const [pure virtual]

Indicate if a decode should abort early (ie. following a Cancel). Always false unless in a thread.