Public 成员函数 | |
void | OnRecordError (TXLiteAVLocalRecordError err, String^ msg) |
void | OnRecordComplete (String^ path) |
void | OnRecordProgress (Int32 duration, Int32 fileSize, Int32 width, Int32 height) |
void OnRecordComplete | ( | String^ | path | ) |
¼ƽص
path | ɹ¼ļȫ· |
void OnRecordError | ( | TXLiteAVLocalRecordError | err, |
String^ | msg | ||
) |
¼ƴ
err | ¼ƴο TXLiteAVLocalRecordError |
msg | Ϣ |
void OnRecordProgress | ( | Int32 | duration, |
Int32 | fileSize, | ||
Int32 | width, | ||
Int32 | height | ||
) |
¼ƽȻص
duration | ǰ¼ļʱλ( MS ) |
fileSize | ǰ¼ļĴСλ( Byte ) |
width | ǰ¼ļĿλ( px ) |
height | ǰ¼ļĸߣλ( px ) |