Data is stored as {@code (width, height, fpsMin, fpsMax)} tuples (int32).
return new MarshalerHighSpeedVideoConfiguration(managedType, nativeType);
return nativeType == TYPE_INT32 && managedType.getType().equals(HighSpeedVideoConfiguration.class);