Searched refs:streamType_ (Results 1 – 2 of 2) sorted by relevance
73 int32_t streamType_ = -1; variable
37 streamType_ = static_cast<int32_t>(type); in StreamBase()92 info.type_ = static_cast<VdiStreamIntent>(streamType_); in CommitStream()159 …g_availableStreamType[static_cast<VdiStreamIntent>(streamType_)] + "#" + std::to_string(streamId_); in StartStream()