Searched defs:streamName (Results 1 – 5 of 5) sorted by relevance
29 static napi_value CreateStream(napi_env env, napi_callback_info info, const string &streamName) in CreateStream()
404 const std::string streamName = GetStreamName(processConfig.streamType); in InitPaStream() local532 const std::string &streamName, uint32_t sessionId) in SetPaProplist()822 const std::string streamName = name; in GetStreamName() local
102 char *streamName; /* stream name */ member
422 static napi_value CreateStream(napi_env env, const string &streamName, RandomAccessFileEntity *rafE… in CreateStream()
1184 const std::string streamName = name; in GetStreamName() local