-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
-
Some macros wong resolve, e.g.
PJ_HAS_TCP. Sample page: Writing guide.Suspicion: maybe because these macros have been declared somewhere else, e.g. by
./configure? -
Some enum values must be explicitly specified with the enum name, otherwise they won't resolve. For example, in Video user's guide,
PJSUA_CALL_VID_STRM_ADDmust be explicitly written aspjsua_call_vid_strm_op::PJSUA_CALL_VID_STRM_ADD.Suspicion: is it because the enum was declared in
enum typedef?
Metadata
Metadata
Assignees
Labels
No labels