github.com/muxinc/mux-go@v1.1.1/docs/CreateSimulcastTargetRequest.md (about)

     1  # CreateSimulcastTargetRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Passthrough** | **string** | Arbitrary metadata set by you when creating a simulcast target. | [optional] 
     7  **StreamKey** | **string** | Stream Key represents a stream identifier on the third party live streaming service to send the parent live stream to. | [optional] 
     8  **Url** | **string** | RTMP hostname including application name for the third party live streaming service. Example: 'rtmp://live.example.com/app'. | 
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12