[videotoolbox] Update for beta 5 (#587)

A new error code was defined
This commit is contained in:
Sebastien Pouliot 2016-08-09 20:26:26 -04:00 коммит произвёл GitHub
Родитель 1227e1c435
Коммит 4831403694
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -45,6 +45,7 @@ namespace XamCore.VideoToolbox {
FrameSiloInvalidTimeRange = -12216,
CouldNotFindTemporalFilter = -12217,
PixelTransferNotPermitted = -12218,
ColorCorrectionImageRotationFailed = -12219,
}
// uint32_t -> VTErrors.h