AudioBeamSubFrame.FrameLengthInBytes Property

Gets the length of a frame in bytes.

Syntax

public:
property uint32 FrameLengthInBytes {
         uint32 get ();
}
public uint FrameLengthInBytes { get; }
var frameLengthInBytes = audioBeamSubFrame.frameLengthInBytes;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: uint32
Type: uint
Type: Number

 

The length of a frame in bytes.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

AudioBeamSubFrame Class
WindowsPreview.Kinect Namespace