struct T3GPFrameDependencies |
Structure containing a frame's dependency information.
Public Attributes | |
---|---|
T3GPVideoFrameDependency | iDependsOn |
T3GPVideoFrameRedundancy | iHasRedundancy |
T3GPVideoFrameDependency | iIsDependedOn |
T3GPVideoFrameDependency | iDependsOn |
Defines the current frame s dependency. It can be defined as an I-frame (E3GPDependencyNone), not an I-frame (E3GPDependencyExists), or dependency unknown (E3GPDependencyUnknown). See T3GPVideoFrameDependency.
T3GPVideoFrameRedundancy | iHasRedundancy |
Defines the existence of redundant coding in this frame. See T3GPVideoFrameRedundancy.
T3GPVideoFrameDependency | iIsDependedOn |
Defines the dependency of other frames on this frame. It can be defined as a disposable frame (E3GPDependencyNone), non-disposable (E3GPDependencyExists), or dependency unknown (E3GPDependencyUnknown). See T3GPVideoFrameDependency.
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.