CachingParametersTrackSelection
public class CachingParametersTrackSelection : NSObject, CodableAn object that represents a CachingParametersTrackSelection.
Since
v5.0.0
- 
                  
                  The list of langugage tags that indicates the preferred audio tracks to be cached. Defaults to [].Remark The IETF BCP 47 language tag associated with the optionDeclarationSwift public let audioTrackSelection: [String]
- 
                  
                  The list of langugage tags that indicates the preferred audio tracks to be cached. Defaults to [].Remark The IETF BCP 47 language tag associated with the optionDeclarationSwift public let textTrackSelection: [String]
