How to do Hardware Video Decoding using Cuda.

I am beginner in NVIDIA and trying to implement a decoder.I am working on decoder sample(cudaDecoderGL) given in CUDA toolkit .But i am unable to find out through which API we can load whole encoding buffer for decoding.