修改
This commit is contained in:
@@ -509,4 +509,10 @@
|
||||
self.micMp4View = nil;
|
||||
[self.micSvgaView destroySvga];
|
||||
}
|
||||
-(void)stopHWDMP4{
|
||||
[self.headerView stopHWDMP4];
|
||||
}
|
||||
-(void)playHWDMP4{
|
||||
[self.headerView playHWDMP4];
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user