import Foundation
import VideoToolbox
protocol VTSessionPropertyKey {
var CFString: CFString { get }
}