Package org.robovm.apple.avfoundation
Class AVMutableVideoCompositionInstruction.AVMutableVideoCompositionInstructionPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<AVMutableVideoCompositionInstruction,AVMutableVideoCompositionInstruction.AVMutableVideoCompositionInstructionPtr>
org.robovm.apple.avfoundation.AVMutableVideoCompositionInstruction.AVMutableVideoCompositionInstructionPtr
- All Implemented Interfaces:
Iterable<AVMutableVideoCompositionInstruction.AVMutableVideoCompositionInstructionPtr>
- Enclosing class:
- AVMutableVideoCompositionInstruction
public static class AVMutableVideoCompositionInstruction.AVMutableVideoCompositionInstructionPtr extends Ptr<AVMutableVideoCompositionInstruction,AVMutableVideoCompositionInstruction.AVMutableVideoCompositionInstructionPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description AVMutableVideoCompositionInstructionPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap
-
Constructor Details
-
AVMutableVideoCompositionInstructionPtr
public AVMutableVideoCompositionInstructionPtr()
-