Home
last modified time | relevance | path

Searched refs:OPT_STR (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c543 enum { OPT_STR=0, OPT_INT, OPT_BOOL, OPT_CONN }; enumerator
556 { AVC("socks"), OFF(Link.sockshost), OPT_STR, 0,
558 { AVC("app"), OFF(Link.app), OPT_STR, 0,
560 { AVC("tcUrl"), OFF(Link.tcUrl), OPT_STR, 0,
562 { AVC("pageUrl"), OFF(Link.pageUrl), OPT_STR, 0,
564 { AVC("swfUrl"), OFF(Link.swfUrl), OPT_STR, 0,
566 { AVC("flashver"), OFF(Link.flashVer), OPT_STR, 0,
570 { AVC("playpath"), OFF(Link.playpath), OPT_STR, 0,
576 { AVC("subscribe"), OFF(Link.subscribepath), OPT_STR, 0,
578 { AVC("jtv"), OFF(Link.usherToken), OPT_STR, 0,
[all …]