JpegColorCodec.ReadHeader Method (KinectEx.DVR)

Reads the codec-specific header information from the supplied BinaryReader and writes it to the supplied ReplayFrame. For internal use only.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public sealed void ReadHeader(
	BinaryReader reader, 
	ReplayFrame frame
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member ReadHeader : 
	reader : BinaryReader * 
	frame : ReplayFrame -> unit

Parameters

reader
Type: System.IO.BinaryReader
frame
Type: KinectEx.DVR.ReplayFrame
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