Defines the RTMP connect command.
connect
@type t() :: %Membrane.RTMP.Messages.Connect{ app: String.t(), flash_version: String.t(), supports_go_away: boolean(), swf_url: term(), tc_url: String.t(), tx_id: non_neg_integer(), type: String.t() }