• Home
  • Raw
  • Download

Lines Matching refs:MediaSessionDescriptionFactory

1235 MediaSessionDescriptionFactory::MediaSessionDescriptionFactory(  in MediaSessionDescriptionFactory()  function in cricket::MediaSessionDescriptionFactory
1242 MediaSessionDescriptionFactory::MediaSessionDescriptionFactory( in MediaSessionDescriptionFactory() function in cricket::MediaSessionDescriptionFactory
1255 SessionDescription* MediaSessionDescriptionFactory::CreateOffer( in CreateOffer()
1361 SessionDescription* MediaSessionDescriptionFactory::CreateAnswer( in CreateAnswer()
1426 void MediaSessionDescriptionFactory::GetCodecsToOffer( in GetCodecsToOffer()
1468 void MediaSessionDescriptionFactory::GetRtpHdrExtsToOffer( in GetRtpHdrExtsToOffer()
1506 bool MediaSessionDescriptionFactory::AddTransportOffer( in AddTransportOffer()
1526 TransportDescription* MediaSessionDescriptionFactory::CreateTransportAnswer( in CreateTransportAnswer()
1542 bool MediaSessionDescriptionFactory::AddTransportAnswer( in AddTransportAnswer()
1555 bool MediaSessionDescriptionFactory::AddAudioContentForOffer( in AddAudioContentForOffer()
1614 bool MediaSessionDescriptionFactory::AddVideoContentForOffer( in AddVideoContentForOffer()
1674 bool MediaSessionDescriptionFactory::AddDataContentForOffer( in AddDataContentForOffer()
1737 bool MediaSessionDescriptionFactory::AddAudioContentForAnswer( in AddAudioContentForAnswer()
1796 bool MediaSessionDescriptionFactory::AddVideoContentForAnswer( in AddVideoContentForAnswer()
1851 bool MediaSessionDescriptionFactory::AddDataContentForAnswer( in AddDataContentForAnswer()