NNS_G2dGetUserExAnimSeqAttrValue

Syntax

#include <nnsys/g2d/fmt/g2d_Anim_data.h>

static inline u32
NNS_G2dGetUserExAnimSeqAttrValue
( 
    const NNSG2dUserExAnimSequenceAttr* pAnimSeqAttr
);
  

Arguments

pAnimSeqAttr [IN] Animation sequence user extended attribute

Return Values

The type u32 user extended attribute value.

Description

Obtains the type u32 user extended attribute value from the animation sequence user extended attribute. Specify the -oua option to obtain the output data that contains the user extended attribute.

See Also

None.

Revision History

2005/09/01 Initial version.


CONFIDENTIAL