Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the sub frame length (in bytes).
Syntax
public:
property uint32 SubFrameLengthInBytes {
uint32 get ();
}
public uint SubFrameLengthInBytes { get; }
var subFrameLengthInBytes = audioSource.subFrameLengthInBytes;
Property value
[C++]
[C#]
[JavaScript]
Type: uint32
Type: uint
Type: Number
The sub frame length.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd