EMMspFrame

Objective-C

@protocol EMMspFrame <NSObject>

Swift

protocol EMMspFrame : NSObjectProtocol

Msp frame protocol

Since

4.5
  • Retrieve the frame type of the associated Msp frame object

    Since

    4.5

    Declaration

    Objective-C

    - (EMMspFrameType)frameType;

    Swift

    func frameType() -> EMMspFrameType

    Return Value

    one of the EMMspFrameType constant