mirror of
https://github.com/samsonjs/SJSAssetExportSession.git
synced 2026-04-27 14:57:46 +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
|
self.videoInput = videoInput
|
||||||
}
|
}
|
||||||
|
|
||||||
func cancel() async {
|
|
||||||
isCancelled = true
|
|
||||||
}
|
|
||||||
|
|
||||||
// MARK: - Encoding
|
// MARK: - Encoding
|
||||||
|
|
||||||
private func startEncodingAudioTracks() {
|
private func startEncodingAudioTracks() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue