ErrorConcealmentMethod Class |
Namespace: FM.IceLink.OpenH264
The ErrorConcealmentMethod type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Disable |
Gets an error concealment method of OpenH264 "ERROR_CON_DISABLE".
|
![]() ![]() | FrameCopy |
Gets an error concealment method of OpenH264 "ERROR_CON_FRAME_COPY".
|
![]() ![]() | FrameCopyCrossIdr |
Gets an error concealment method of OpenH264 "ERROR_CON_FRAME_COPY_CROSS_IDR".
|
![]() ![]() | SliceCopy |
Gets an error concealment method of OpenH264 "ERROR_CON_SLICE_COPY".
|
![]() ![]() | SliceCopyCrossIdr |
Gets an error concealment method of OpenH264 "ERROR_CON_SLICE_COPY_CROSS_IDR".
|
![]() ![]() | SliceCopyCrossIdrFreezeResChange |
Gets an error concealment method of OpenH264 "ERROR_CON_SLICE_COPY_CROSS_IDR_FREEZE_RES_CHANGE".
|
![]() ![]() | SliceMvCopyCrossIdr |
Gets an error concealment method of OpenH264 "ERROR_CON_SLICE_MV_COPY_CROSS_IDR".
|
![]() ![]() | SliceMvCopyCrossIdrFreezeResChange |
Gets an error concealment method of OpenH264 "ERROR_CON_SLICE_MV_COPY_CROSS_IDR_FREEZE_RES_CHANGE".
|
![]() | Value |
Gets the internal integer value representation of this error concealment method.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |