mirror of
https://github.com/samsonjs/SJSAssetExportSession.git
synced 2026-03-25 08:45:50 +00:00
Delete dead code
This commit is contained in:
parent
3be5b7f28e
commit
f72a073b36
1 changed files with 0 additions and 4 deletions
|
|
@ -208,10 +208,6 @@ actor SampleWriter {
|
|||
self.videoInput = videoInput
|
||||
}
|
||||
|
||||
func cancel() async {
|
||||
isCancelled = true
|
||||
}
|
||||
|
||||
// MARK: - Encoding
|
||||
|
||||
private func startEncodingAudioTracks() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue