Comcast / mamba

Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
Apache License 2.0
178 stars 39 forks source link

Change access control level for properties of HLSResolution struct #8

Closed subbotkin closed 6 years ago

subbotkin commented 6 years ago

Description

Currently, it's impossible to have access to properties of HLSResolution struct, because these properties have default access level.

Tasks

dcoufal commented 6 years ago

Fixed in #9