Changes between Version 103 and Version 104 of FAQ


Ignore:
Timestamp:
Oct 28, 2010 1:03:16 PM (13 years ago)
Author:
nanang
Comment:

Fix a typo in #multi-snd

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v103 v104  
    494494pjmedia_port *splitcomb; 
    495495 
    496 status = pjmedia_split_comb_create(..., &splitcomb); 
     496status = pjmedia_splitcomb_create(..., &splitcomb); 
    497497 }}} 
    498498 3. Create a ''reverse channel'' from the splitcomb.