mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add file media type to receiver selectors
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
struct ReceiverSelection : Codable {
|
||||
let receiver: Receiver
|
||||
let mediaType: MediaType
|
||||
let filePath: String?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user