ErrorConcealmentMethod Properties |
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.
|