MSmilTransitionFactory Class Reference
class MSmilTransitionFactory |
Interface to a factory that constructs transition filters.
Member Functions Documentation
CreateFilterL(CSmilTransition *, MSmilMedia *)
Construct a filter best implementing the transition description where CSmilTransition struct consists of fields corresponding to the attributes of SMIL <transition> element (id, type, subtype, dur, fadeColor, reverse, startProgress, endProgress)
IsSupportedSubtype(const TDesC &, const TDesC &)
TBool
| IsSupportedSubtype | ( | const TDesC & | aTransitionName, |
| const TDesC & | aSubtypeName |
| ) | const [pure virtual] |
True if the named subtype is supported for given transition type by this factory.
Parameters
const TDesC & aTransitionName | |
const TDesC & aSubtypeName | |
IsSupportedType(const TDesC &)
TBool
| IsSupportedType | ( | const TDesC & | aTransitionName | ) | const [pure virtual] |
True if the named transition type is supported by this factory.
Parameters
const TDesC & aTransitionName | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.