Midsraystatus struct reference, Public attributes, Detailed description – Sensoray 2246 User Manual

Page 12: Parameters, Member data documentation, Bool midsraystatus::bisplaying, Bool midsraystatus::bisrecording, Ulong midsraystatus::ifilesize, Char midsraystatus::szfilepath[max_path, Char midsraystatus::szreserved[max_path

Advertising
background image

MIDSRAYSTATUS Struct Reference

#include <mid2246func.h>

Public Attributes

ULONG iFilesize

char szFilepath [MAX_PATH]

BOOL bIsRecording

BOOL bIsPlaying

char szReserved [MAX_PATH]

Detailed Description

General Status information

Parameters:

bIsRecording true if currently recording
bIsPlaying true if video playing(for debug)
iFilesize current recorded file size and size of all clips
szFilepath current filepath being recorded

Member Data Documentation

BOOL MIDSRAYSTATUS::bIsPlaying

BOOL MIDSRAYSTATUS::bIsRecording

ULONG MIDSRAYSTATUS::iFilesize

char MIDSRAYSTATUS::szFilepath[MAX_PATH]

char MIDSRAYSTATUS::szReserved[MAX_PATH]

The documentation for this struct was generated from the following file:

C:/quartet/mid-2246/code/mid2246func.h

12

Advertising