Documentation
Dlang.org
GstRTSPAuthParam
gstrtsp
c
types
RTSP Authentication parameter
struct
GstRTSPAuthParam {
char
*
name
;
char
*
value
;
}
Members
Variables
name
char
*
name
;
The name of the parameter
value
char
*
value
;
The value of the parameter
gstrtsp
c
types
enums
GstRTSPAuthMethod
GstRTSPEvent
GstRTSPFamily
GstRTSPHeaderField
GstRTSPLowerTrans
GstRTSPMethod
GstRTSPMsgType
GstRTSPProfile
GstRTSPRangeUnit
GstRTSPResult
GstRTSPState
GstRTSPStatusCode
GstRTSPTimeType
GstRTSPTransMode
GstRTSPVersion
structs
GstRTSPAuthCredential
GstRTSPAuthParam
GstRTSPConnection
GstRTSPExtension
GstRTSPExtensionInterface
GstRTSPMessage
GstRTSPRange
GstRTSPTime
GstRTSPTime2
GstRTSPTimeRange
GstRTSPTransport
GstRTSPUrl
GstRTSPWatch
GstRTSPWatchFuncs
RTSP Authentication parameter