mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +00:00
Correct documentation comment
This commit is contained in:
parent
001d3ea624
commit
5cc25686ff
@ -55,7 +55,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||||||
@property (nonatomic, assign, readwrite) BOOL shouldAggressivelyRecoverFromStall;
|
@property (nonatomic, assign, readwrite) BOOL shouldAggressivelyRecoverFromStall;
|
||||||
|
|
||||||
@property (nonatomic, assign, readonly) ASVideoNodePlayerState playerState;
|
@property (nonatomic, assign, readonly) ASVideoNodePlayerState playerState;
|
||||||
//! Defaults to 100
|
//! Defaults to 1000
|
||||||
@property (nonatomic, assign) int32_t periodicTimeObserverTimescale;
|
@property (nonatomic, assign) int32_t periodicTimeObserverTimescale;
|
||||||
|
|
||||||
//! Defaults to AVLayerVideoGravityResizeAspect
|
//! Defaults to AVLayerVideoGravityResizeAspect
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user