Subject | English | Korean |
comp., MS | adaptive streaming | 적응 스트리밍 (A method of streaming video that enables audio and video, played back from the Web, to dynamically adjust its playback quality according to the bandwidth capabilities of the user who is playing back the video) |
comp., MS | background streaming | 백그라운드 스트리밍 (A client runtime policy configuration parameter that enables the secondary feature block of a virtualized application to be streamed to the client automatically in the background) |
comp., MS | remote media streaming | 원격 미디어 스트리밍 (A component of sharing in Windows Media Player that allows people to remotely access their home media via the Internet) |
comp., MS | RemoteFX Media Streaming | RemoteFX 미디어 스트리밍 (A feature that enables communication of media objects through a streaming process using RemoteFX) |
comp., MS | Smooth Streaming | 부드러운 스트리밍 (A form of adaptive streaming used by the IIS Smooth Streaming extensions for IIS 7) |
comp., MS | smooth streaming | 부드러운 스트리밍 (A form of adaptive streaming used by the IIS Smooth Streaming extensions for IIS 7) |
comp., MS | Smooth Streaming heuristics | 부드러운 스트리밍 추론 (Stream-switching logic algorithms hosted by Smooth Streaming-compatible clients (primarily Microsoft Silverlight) that determine the optimal bit rate in a Smooth Streaming presentation to render at any given instant. The two main criteria used to determine which bit rate is best to stream at any given instant are available bandwidth and client video-processing capability) |
comp., MS | Smooth Streaming presentation | 부드러운 스트리밍 프레젠테이션 (The collection of files that enable smooth streaming) |
comp., MS | Smooth Streaming presentation content | 부드러운 스트리밍 프레젠테이션 콘텐츠 (Video files (with .ismv file name extensions) and audio files (with .isma file name extensions). Each file is output from an encoder (Expression Encoder 2 SP1 in this case) at different bit rates and synchronized such that clients can seamlessly request contiguous fragments from different files as network and CPU conditions change. The content files are a media container that stores the contiguous MP4 fragments) |
comp., MS | Smooth Streaming presentation manifest | 부드러운 스트리밍 프레젠테이션 매니페스트 (A file that stores information about the Smooth Streaming presentation) |
comp., MS | streaming buffer | 스트리밍 버퍼 (A secondary sound buffer that contains only part of a sound. Its data must be refreshed as it is playing) |
comp., MS | streaming sound buffer | 스트리밍 사운드 버퍼 (A small sound buffer that can play lengthy sounds because the application dynamically loads audio data into the buffer as it plays. For example, an application could use a buffer that can hold 3 seconds of audio data to play a 2-minute sound. A streaming buffer requires much less memory than a static buffer) |