fix tvOS compile error
This commit is contained in:
parent
b383042509
commit
74ca73795a
|
@ -454,5 +454,8 @@ extension IOMixer: Running {
|
|||
|
||||
public func stopRunning() {
|
||||
}
|
||||
|
||||
func startCaptureSession() {
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue