RtspTrackInfoFmtp Property |
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public SdpAttribute Fmtp { get; set; }
Public Property Fmtp As SdpAttribute
Get
Set
public:
property SdpAttribute^ Fmtp {
SdpAttribute^ get ();
void set (SdpAttribute^ value);
}
member Fmtp : SdpAttribute with get, set
Property Value
Type:
SdpAttributeSee Also