KinectEx.Json Namespace

  Platforms Name Description
BoneTypeExConverter Json.Net converter that serializes a BoneTypeEx object as a single string and deserializes it to the appropriate static instance. 
JointTypeExConverter Json.Net converter that serializes a JointTypeEx object as a single string and deserializes it to the appropriate static instance. 
KinectTypeBinder A SerializationBinder that handles the tricky issue of cross-platform JSON serialization when storing and retrieving objects that come from different assemblies and namespaces depending on the platform. In this case, the Kinect SDK classes need to be able to be easily converted to and from WindowsPreview.Kinect, Microsoft.Kinect, or KinectEx.KinectSDK. 
Top
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT