KSYRecordState Constants Reference

Declared in KSYTypeDef.h

KSYRecordState

Definition

typedef NS_ENUM(NSInteger, KSYRecordState ) {
   KSYRecordStateIdle,
   KSYRecordStateRecording,
   KSYRecordStateStopped,
   KSYRecordStateError,
};

Constants

KSYRecordStateIdle

初始状态

Declared In KSYTypeDef.h.

KSYRecordStateRecording

录像中

Declared In KSYTypeDef.h.

KSYRecordStateStopped

录像停止

Declared In KSYTypeDef.h.

KSYRecordStateError

录像失败

Declared In KSYTypeDef.h.

Declared In

KSYTypeDef.h