Skip to content

Commit

Permalink
MultitrackMovieRecorder visibility update
Browse files Browse the repository at this point in the history
  • Loading branch information
YuAo committed Mar 5, 2021
1 parent d161a26 commit d2df1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/VideoIO/MultitrackMovieRecorder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import AVFoundation
import CoreImage

@available(iOS 11.0, macOS 10.14, *)
class MultitrackMovieRecorder {
public final class MultitrackMovieRecorder {

public enum RecorderError: LocalizedError {
case cannotSetupVideoInputs
Expand Down

0 comments on commit d2df1b6

Please sign in to comment.