| class TPictureId |
Identifies a video picture in feedback messages.
| Public Member Enumerations | |
|---|---|
| enum | TPictureIdType { ENone , ETemporalReference , EPictureNumber } |
| Public Attributes | |
|---|---|
| TUint32 | iId |
| TPictureIdType | iIdType |
| ENone |
Unidentified picture. |
| ETemporalReference |
The picture is identified using its temporal reference. |
| EPictureNumber |
The picture is identified using its picture number. Picture numbers are used in H.263 annex U and H.264 | MPEG-4 AVC, for example.. |
| TUint32 | iId |
The picture identifier. The interpretation of this field depends on the value iIdType
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.