| class TMediaAttributeIter |
Provide an iterator wrapper class
| Public Member Functions | |
|---|---|
| TMediaAttributeIter(RArray< TMediaAttributeId > &) | |
| IMPORT_C TBool | Next(TMediaAttributeId &) |
| IMPORT_C void | Start() |
| Private Attributes | |
|---|---|
| RArray< TMediaAttributeId > & | iMediaAttributeIDs |
| TInt | iterator |
| IMPORT_C | TMediaAttributeIter | ( | RArray< TMediaAttributeId > & | aMediaAttributeIDs | ) |
| RArray< TMediaAttributeId > & aMediaAttributeIDs |
| IMPORT_C TBool | Next | ( | TMediaAttributeId & | aId | ) |
| TMediaAttributeId & aId |
| RArray< TMediaAttributeId > & | iMediaAttributeIDs | [private] |