Skip to content

Commit 61e322a

Browse files
committed
1 parent 625aa79 commit 61e322a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

FLV_Parse/FLVFile.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ class CFLVFile
2020
// 显示;
2121
void Display();
2222

23-
// 起始dStart~dEnd的音视频保存文件;
24-
double dStart = 0.3;
25-
double dEnd = 0.7;
26-
2723
protected:
2824
// 解析数据;
2925
bool ReadData(byte_ptr pData, int iSize);

0 commit comments

Comments
 (0)