|
MobileFFmpeg iOS / tvOS API
4.4
|
Instance Methods | |
| (instancetype) | - initWithInitialValue: |
| (long) | - incrementAndGet |
Represents an atomic long data type.
Definition at line 25 of file AtomicLong.h.
| - (long) incrementAndGet |
Definition at line 24 of file AtomicLong.m.
| - (instancetype) initWithInitialValue: | (long) | initialValue |
Definition at line 24 of file AtomicLong.m.
1.8.18