dimitris-c
8424611b34
Adds initial new example project
2024-05-15 13:23:44 +03:00
Dimitris C
cb72197f8e
feature(Mp4): Support for non-optimised mp4 ( #67 )
...
* initial work for supporting non-optimised mp4
* Update AppCoordinator.swift
* some refactor and fixed seek for a restructured mp4
* nit
* nit
* nit
* runs swiftlint
* improvements
* improvements
* handles case where we the stream is not seekable for an mp4 file
* better check for mp4, seekable and moov atom
* nit
* fix an issue with seek
* some refactoring
2024-04-01 16:02:51 +03:00
dimitris-c
cc82e79d50
Updates UnfairLock
...
Signed-off-by: dimitris-c <d.chatzieleftheriou@gmail.com >
2022-08-30 01:47:26 +03:00
Dimitris C
101c7ddf34
Makes player non optional
2020-11-15 20:14:59 +00:00
Dimitris C
b68691ab3b
Removes @propertyWrapper from Protected
2020-11-15 20:14:59 +00:00
Dimitris C
4552b53161
Fixes some thread safety issues
2020-11-15 20:14:59 +00:00
Dimitris C
ac9d952055
Several changes
2020-11-15 20:14:59 +00:00
Dimitris C
023907fed9
Adds SwiftFormat and SwiftLint
2020-11-15 20:14:59 +00:00
Dimitris C
32ea41c4d7
Fixes and cleanup
2020-11-15 20:14:14 +00:00
Dimitris C
39609febab
Adds completion when audio has finished playing
...
Adds stangeChanged callback to notify for state changes
Severals bug fixes
2020-11-15 20:14:14 +00:00
Dimitris C
1884afc053
Several small fixes
2020-11-15 20:14:14 +00:00
Dimitris C
64f8d62945
adds funtional audio streaming
2020-11-15 20:14:13 +00:00